Update instructions on how to copy schedule into crontab

This commit is contained in:
2025-06-15 11:13:49 -04:00
parent 1bc009842e
commit 9151ba07f8

View File

@@ -122,6 +122,13 @@ CalcSticker will also start on the 15th but 15 seconds past midnight. It will w
crontab is...
(minute) (hour) (day of month) (month) (day of week)
The following is the production crontab. you can directly copy these lines into the cron schedule...
1) Stop the cron service. sudo service cron stop
2) Copy/Paste daya ... sudo crontab -e and then copy the below lines
3) Restart cron sudo service cron restart
4) Ensure cron is running sudo service cron status
# sudo service cron reload , sudo service cron restart
# cron helper app here -> https://cron.help/#*/5_9-17_*_*_1-5
# m h dom mon dow command