#!/bin/bash

# Script to start hv control

pushd /home/daqct3/fact_repos.svn/trigger/gui/t72/ >/dev/null
./t72
popd >/dev/null
