From 259e3e23c0d099190d0cca3d030b6fab658de0cf Mon Sep 17 00:00:00 2001 From: Gilles Mouchet Date: Sat, 29 Jun 2024 16:21:37 +0200 Subject: [PATCH] fix cron file --- files/updhosts/update-hosts.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/updhosts/update-hosts.cron b/files/updhosts/update-hosts.cron index a3076a7..355e686 100644 --- a/files/updhosts/update-hosts.cron +++ b/files/updhosts/update-hosts.cron @@ -1 +1 @@ -*/5 * * * * root /usr/local/bin/gmotools/update-hosts.sh > /dev/null 2>&1 \ No newline at end of file +*/5 * * * * root /usr/local/bin/gmotools/update-hosts.sh > /dev/null 2>&1