source: tools/Scripts/starthv@ 205

Last change on this file since 205 was 76, checked in by daqct3, 15 years ago
Scripts for starting DAQ-related programs
  • Property svn:executable set to *
File size: 126 bytes
Line 
1#!/bin/bash
2
3# Script to start hv control
4
5pushd /home/daqct3/fact_repos.svn/hvcontrol >/dev/null
6./hvcontrol
7popd >/dev/null
Note: See TracBrowser for help on using the repository browser.