summaryrefslogtreecommitdiff
path: root/_cron
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2022-03-24 14:47:57 +0100
committeremkael <emkael@tlen.pl>2022-03-24 14:47:57 +0100
commit1f921909c0d79ffc94aadda74551ee0dd8c65f84 (patch)
treeb008ad0dd63f857a64091764c18e764b1df493ca /_cron
parent207bc69e58c13125b806d0b0808b76ad99d608bb (diff)
Auto-generating brackets when they're running
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