From 951125868861afc8138dd68896a1bb190931ba3e Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Wed, 6 May 2015 10:54:36 +0200 Subject: [PATCH] continuous: Comment out poweroff --- continuous/cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous/cron.sh b/continuous/cron.sh index 5ca3e68..9f8f4a2 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