summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2024-01-21 18:36:15 +0100
committeremkael <emkael@tlen.pl>2024-01-21 18:36:15 +0100
commitd91410cac598f3d3fa43db2d26ba26246db0dd93 (patch)
tree32ee4869811d9758ea4117eb7e4e01a130bdd4ba
parent5f03959bfe785f6e9837b6dfc982067be251548f (diff)
Enabling sporadic play-off bracket generation
-rw-r--r--_cron/playoff2
1 files changed, 1 insertions, 1 deletions
diff --git a/_cron/playoff b/_cron/playoff
index 09cef69..298f07b 100644
--- a/_cron/playoff
+++ b/_cron/playoff
@@ -1,3 +1,3 @@
SHELL=/bin/bash
-# */4 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
+# */10 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
SHELL=/bin/sh