3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
# Run the script every 5 minutes
|
|
*/5 * * * * bash /downdetector/isalive.sh
|
# Run the script every 5 minutes
|
|
*/5 * * * * bash /downdetector/isalive.sh
|