/commit-bot-test

Auto commits using crontab

Primary LanguageShellMIT LicenseMIT

GitHub Commit Bot

Bash script that runs locally

/bin/bash ./commit-bot/bot.sh
crontab -e
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
0 10 * * * /bin/bash /PATH/commit-bot/bot.sh