set -x

# Startup script for COPILOT Touch Screen Display software
RUN=//1/control_system/bin
PATH=.:$PATH

cd $RUN
ucd -f tsp_home.ucd &

