forked from GithubBackups/healthchecks
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
# using curl:
|
|
# (make sure it is installed on your system!)
|
|
curl --retry 3 PING_URL
|