From 07ca3f5b3e305650dfabf1c37cf0036617e29e7a Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Wed, 17 Jun 2015 15:23:49 +0200 Subject: [PATCH] Revert "continuous: Comment out poweroff" This reverts commit 951125868861afc8138dd68896a1bb190931ba3e. --- continuous/cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuous/cron.sh b/continuous/cron.sh index 9f8f4a2..5ca3e68 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