source:
fact/tools/Scripts/startsqm@
18481
Last change on this file since 18481 was 119, checked in by , 15 years ago | |
---|---|
|
|
File size: 143 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | # Script to start sky quality monitor |
4 | |
5 | pushd /home/daqct3/fact_repos.svn/tools/SkyQualityMonitor >/dev/null |
6 | ./sqm |
7 | popd >/dev/null |
Note:
See TracBrowser
for help on using the repository browser.