forked from GithubBackups/healthchecks
3 lines
116 B
Plaintext
3 lines
116 B
Plaintext
# m h dom mon dow command
|
|
8 6 * * * /home/user/backup.sh && curl -fsS -m 10 --retry 5 -o /dev/null PING_URL
|