Waits for a USB stick, then takes a photo with a connected camera and then saving it to the stick.
Loosely based on: http://www.instructables.com/id/Raspberry-Pi-photo-booth-controller/
pkill -f photobox.py
scp photobox.py pi@192.168.0.191:/home/pi
ssh 192.168.0.191 -l pi