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