cron - mckennatim/gitinfo GitHub Wiki

< home

cron

inizSB

@reboot /root/forgone.sh 
# m h  dom mon dow   command
0 2 * * * cd /usr/local/lib/tm/scripts; ./backup.sh
0 0 1 * * cd /usr/local/lib/tm/scripts; ./le-services.sh >> /var/log/le-services.log
0 4 * * * cd /root; ./rsync2sbsiot.sh
0 3 * * * rm /var/backups/s3/*.gz -f
30 04 25 Feb,Apr,Jun,Aug,Oct,Dec * /usr/bin/letsencrypt renew >> /var/log/le-renew.log
35 04 25 Feb,Apr,Jun,Aug,Oct,Dec * /bin/systemctl reload nginx