summaryrefslogtreecommitdiff
path: root/_cron/playoff
blob: 60d3f09590bc376b996b23030e539226af03e6f1 (plain)
1
2
3
# SHELL=/bin/bash
# */5 * * * * cd $SITEPATH && source .envrc && make brackets > $SITEPATH/_log/playoff.log 2>&1
# SHELL=/bin/sh