From aa3b4100f777299001d727c9564bcd1a139b91c7 Mon Sep 17 00:00:00 2001 From: Leonard Excoffier <48970393+excoffierleonard@users.noreply.github.com> Date: Sat, 7 Sep 2024 17:32:40 -0400 Subject: [PATCH] feat: added cron.conf with the single line instruction for the script --- cron.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 cron.conf diff --git a/cron.conf b/cron.conf new file mode 100644 index 0000000..7b783a2 --- /dev/null +++ b/cron.conf @@ -0,0 +1 @@ +*/5 * * * * bash /downdetector/isalivescript.sh