diff --git a/rpi/update.sh b/rpi/update.sh new file mode 100755 index 0000000..5e9ea70 --- /dev/null +++ b/rpi/update.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# author : bachir soussi chiadmi +# date : 10/06/2016 + +cd /home/alarm/hehe-rover/ +git pull guime master