source:
fact/tools/Scripts/startdaq@
18558
Last change on this file since 18558 was 76, checked in by , 15 years ago | |
---|---|
|
|
File size: 121 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | # Script to start DAQ program |
4 | |
5 | pushd /home/daqct3/fact_repos.svn/drsdaq >/dev/null |
6 | ./drsdaq |
7 | popd >/dev/null |
Note:
See TracBrowser
for help on using the repository browser.