Add commands to move the recorded programmes to the server after conversion.
[recordtv.git] / scripts / move_to_server.sh
blobacc41c79100e16272059008b5034a15834c22d0d
2 scp "$1" "10.0.1.8:Videos/Wii/$1" && rm "$1"