summaryrefslogtreecommitdiff
path: root/_cron/playoff
blob: 09cef6950519b9e22882a95d2f1323966ab3d6b7 (plain)
1
2
3
SHELL=/bin/bash
# */4 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
SHELL=/bin/sh