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