This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
cron-scripts
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Example scripts that we run on the ScrumDo.com web server on a periodic basis. Our crontab looks something like this: 10 22 * * * scrumdo/cron-scripts/record_backlog.sh 11 22 * * * scrumdo/cron-scripts/site_stats.sh */2 * * * * scrumdo/cron-scripts/send_email.sh 1 1 * * * scrumdo/cron-scripts/resend_email.sh */5 * * * * scrumdo/cron-scripts/extras_sync.sh 2 1 * * * scrumdo/cron-scripts/extras_pull.sh