Commit 421cccd7 authored by shank spencer's avatar shank spencer

Edited Cron example to reflect accurately

- 10th of June has been changed to 3rd of June.
parent dcfc4b0e
......@@ -52,7 +52,7 @@ terminal.
# Run at 7:00pm every day:
0 19 * * *
# Run every minute on the 10th of June:
# Run every minute on the 3rd of June:
* * 3 6 *
# Run at 06:30 every Friday:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment