summaryrefslogtreecommitdiff
path: root/_cron
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2022-02-22 13:26:54 +0100
committeremkael <emkael@tlen.pl>2022-02-22 13:26:54 +0100
commitd6abe8d514f07b88417e9252bdd1364d2d781b78 (patch)
tree7bd1007cd2c1c7b750ecffb58fb05273d422b876 /_cron
parente0adb76ffbe40c9c29aa0adc94a658014291ce59 (diff)
Disabling bracket auto-generation
Diffstat (limited to '_cron')
-rw-r--r--_cron/playoff6
1 files changed, 3 insertions, 3 deletions
diff --git a/_cron/playoff b/_cron/playoff
index 18dc3b1..2a22dfa 100644
--- a/_cron/playoff
+++ b/_cron/playoff
@@ -1,3 +1,3 @@
-SHELL=/bin/bash
-*/3 * * * * cd $SITEPATH && source .envrc && make brackets > $SITEPATH/_log/playoff.log 2>&1
-SHELL=/bin/sh
+# SHELL=/bin/bash
+# */3 * * * * cd $SITEPATH && source .envrc && make brackets > $SITEPATH/_log/playoff.log 2>&1
+# SHELL=/bin/sh