From 4745b4081998ca7f4ae6fcd6fe423f3e804d7053 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Fri, 5 Dec 2014 14:02:26 +0100 Subject: [PATCH] Fix syntax error --- continuous/cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.39.2