forked from GithubBackups/healthchecks
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
# using curl:
|
|
curl PING_URL
|
|
|
|
# using wget:
|
|
wget PING_URL -O /dev/null |