Autocommit on boot at 2015-08-04 08:18

This commit is contained in:
root 2015-08-04 08:18:39 +00:00
parent 866680428e
commit b32ab54e53

@ -15,7 +15,7 @@ trap 'rm -f $TMPFILE' EXIT
cd /opt/tellconf
#git commit -am "Autocommit on boot at $(date '+%F %R')"
git commit -am "Autocommit on boot at $(date '+%F %R')"
scp "$REMOTE_HOST:$REMOTE_FILE" "$TMPFILE"