Skip to content

Commit 320b973

Browse files
author
Oliver Morf
committed
added crontab guru as additinal reference
1 parent 3719092 commit 320b973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Example crontab to run all 5 minutes, replace the path:
3131
```
3232
*/5 * * * * python3 /path/to/ip_update.py
3333
```
34-
See [crontab man page](https://man7.org/linux/man-pages/man5/crontab.5.html) for reference.
34+
See [crontab man page](https://man7.org/linux/man-pages/man5/crontab.5.html) or [crontab guru](https://crontab.guru/) for reference.
3535

0 commit comments

Comments
 (0)