summaryrefslogtreecommitdiff
path: root/_cron/playoff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-03-13 12:26:16 +0100
committeremkael <emkael@tlen.pl>2023-03-13 12:26:16 +0100
commit0dc25d29fa6b734a97e6276d3d5952a1eccd9519 (patch)
tree1fadfbc732a0fdcf12eca22a6419784b46526964 /_cron/playoff
parent421478a2285ceb722573852f86f240b975307752 (diff)
Bumping playoffs
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 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