set -x

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

cd $RUN

//1/control_system/bin/usb_agent &
sleep 2
ucd -f tsc_home.ucd &

