2016-01-31 22:39:56 +02:00

5 lines
79 B
Plaintext

# using curl:
curl --retry 3 PING_URL
# using wget:
wget PING_URL -O /dev/null