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