From: Michal Sojka Date: Fri, 5 Dec 2014 13:02:26 +0000 (+0100) Subject: Fix syntax error X-Git-Tag: pc-sw-update~4 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/4745b4081998ca7f4ae6fcd6fe423f3e804d7053 Fix syntax error --- diff --git a/continuous/cron.sh b/continuous/cron.sh index 6b951aa..a7794cd 100755 --- a/continuous/cron.sh +++ b/continuous/cron.sh @@ -25,4 +25,4 @@ make -C www --silent publish ( cd logs && git add $LOG && git commit --quiet -m 'Automatic commit' && git push --quiet ) -ssh -f sojka@glab 'sudo /sbin/poweroff +ssh -f sojka@glab 'sudo /sbin/poweroff'