summaryrefslogtreecommitdiff
path: root/_cron/playoff
diff options
context:
space:
mode:
Diffstat (limited to '_cron/playoff')
-rw-r--r--_cron/playoff2
1 files changed, 1 insertions, 1 deletions
diff --git a/_cron/playoff b/_cron/playoff
index be9e749..09cef69 100644
--- a/_cron/playoff
+++ b/_cron/playoff
@@ -1,3 +1,3 @@
SHELL=/bin/bash
-*/15 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
+# */4 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
SHELL=/bin/sh