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