]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Fix syntax error
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 5 Dec 2014 13:02:26 +0000 (14:02 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 5 Dec 2014 13:02:26 +0000 (14:02 +0100)
continuous/cron.sh

index 6b951aab7699cac763f037c25b7ba8f5f678f02a..a7794cd2f6a45abc65094b70883b391716ce4e28 100755 (executable)
@@ -25,4 +25,4 @@ make -C www --silent publish
 
 ( cd logs && git add $LOG && git commit --quiet -m 'Automatic commit' && git push --quiet )
 
 
 ( 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'