SHELL=/bin/bash
0 10,11,12 25 3 * touch $SITEPATH/http/_log/playoff.log.running
*/3 * * * * cd $SITEPATH && source .envrc && cd playoff/scripts/ && ./autorun.sh
SHELL=/bin/sh