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