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