summaryrefslogtreecommitdiff
path: root/_cron
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-09-05 18:02:20 +0200
committeremkael <emkael@tlen.pl>2021-09-05 18:02:20 +0200
commit922431f5c0c98ea3c5ac667996f2c0f59b79e0e7 (patch)
tree1c10c6160bfa9e958a4ef9420d2c278b293adf05 /_cron
parent5a9e61e4aeef60df3f9008767329dc32100cc8b4 (diff)
Makefile target for brackets changed, reflecting in cron
Diffstat (limited to '_cron')
-rw-r--r--_cron/playoff2
1 files changed, 1 insertions, 1 deletions
diff --git a/_cron/playoff b/_cron/playoff
index c6e416d..2a22dfa 100644
--- a/_cron/playoff
+++ b/_cron/playoff
@@ -1,3 +1,3 @@
# SHELL=/bin/bash
-# */3 * * * * cd $SITEPATH && source .envrc && make playoff > $SITEPATH/_log/playoff.log 2>&1
+# */3 * * * * cd $SITEPATH && source .envrc && make brackets > $SITEPATH/_log/playoff.log 2>&1
# SHELL=/bin/sh