Skip to content

Commit aeb5e71

Browse files
authored
Set day of week for gravity update to be the same as bare metal install
Signed-off-by: Michael Woolweaver <[email protected]>
1 parent f1c964b commit aeb5e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/crontab.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
59 1 * * 6 PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updateGravity >/var/log/pihole/pihole_updateGravity.log || cat /var/log/pihole/pihole_updateGravity.log
1+
59 1 * * 7 PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updateGravity >/var/log/pihole/pihole_updateGravity.log || cat /var/log/pihole/pihole_updateGravity.log
22
00 00 * * * PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole flush once quiet
33
59 17 * * * PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker

0 commit comments

Comments
 (0)