#GW Special
set echo on
echo "special"
cd /root/code
ls
cp cctv.conf cameras.conf
mv borecam.conf borecam.old
./grab_picture.py
echo "end special"
