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