From 4b1633eac4cd8544137a1f33a06f8fa237fb1d5d Mon Sep 17 00:00:00 2001 From: jacobsalmela Date: Fri, 18 Mar 2016 20:11:34 -0500 Subject: [PATCH] run at a different time than gravity update --- advanced/pihole.cron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advanced/pihole.cron b/advanced/pihole.cron index d8e50bbd..fc648091 100644 --- a/advanced/pihole.cron +++ b/advanced/pihole.cron @@ -9,9 +9,9 @@ # the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. -# Pi-hole: Check if Pi-hole needs to be updated. Check once a week on Monday at 01:59 +# Pi-hole: Check if Pi-hole needs to be updated. Check once a week on Monday at 23:58 # New releases often come out on Sunday, so checking the next day should be effective. -59 1 * * 7 root /usr/local/bin/updatePihole +23 58 * * 1 root /usr/local/bin/updatePihole # Pi-hole: Update the ad sources once a week on Sunday at 01:59 # Download any updates from the adlists