summaryrefslogtreecommitdiff
path: root/_cron/playoff
diff options
context:
space:
mode:
Diffstat (limited to '_cron/playoff')
-rw-r--r--_cron/playoff3
1 files changed, 1 insertions, 2 deletions
diff --git a/_cron/playoff b/_cron/playoff
index 27dd7d1..1b61560 100644
--- a/_cron/playoff
+++ b/_cron/playoff
@@ -1,4 +1,3 @@
SHELL=/bin/bash
-0 10,11,12 25 3 * touch $SITEPATH/http/_log/playoff.log.running
-*/3 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
+# */3 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
SHELL=/bin/sh