summaryrefslogtreecommitdiff
path: root/_cron
diff options
context:
space:
mode:
Diffstat (limited to '_cron')
-rw-r--r--_cron/playoff1
1 files changed, 1 insertions, 0 deletions
diff --git a/_cron/playoff b/_cron/playoff
index 48b425b..27dd7d1 100644
--- a/_cron/playoff
+++ b/_cron/playoff
@@ -1,3 +1,4 @@
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
SHELL=/bin/sh