diff --git a/cron.conf b/cron.conf index ba26390..c3c1dbb 100644 --- a/cron.conf +++ b/cron.conf @@ -1,2 +1,2 @@ # Run the script every 5 minutes -*/5 * * * * bash /downdetector/isalivescript.sh +*/5 * * * * bash /downdetector/isalive.sh