fix: fix name of script in cron

This commit is contained in:
Leonard Excoffier
2024-09-07 18:29:23 -04:00
parent d62a79df30
commit 8493f4dc28

View File

@@ -1,2 +1,2 @@
# Run the script every 5 minutes # Run the script every 5 minutes
*/5 * * * * bash /downdetector/isalivescript.sh */5 * * * * bash /downdetector/isalive.sh