diff --git a/README.md b/README.md index f1b78e6..d02d40c 100644 --- a/README.md +++ b/README.md @@ -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