mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Update remote version at 17:59 as well as on reboot
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
f5237db580
commit
3c04dbb4ed
1 changed files with 2 additions and 1 deletions
|
@ -33,4 +33,5 @@
|
|||
*/10 * * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker local
|
||||
|
||||
# Pi-hole: Grab remote version every 24 hours
|
||||
00 00 * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote
|
||||
59 17 * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote
|
||||
@reboot root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote
|
||||
|
|
Loading…
Reference in a new issue