mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
Force update of "remote" part in th update checker (may take up to 24hrs for new installs otherwise)
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
64df41ed90
commit
677033afca
@ -2101,6 +2101,7 @@ main() {
|
|||||||
|
|
||||||
# Force an update of the updatechecker
|
# Force an update of the updatechecker
|
||||||
. /opt/pihole/updatecheck.sh
|
. /opt/pihole/updatecheck.sh
|
||||||
|
. /opt/pihole/updatecheck.sh x remote
|
||||||
|
|
||||||
#
|
#
|
||||||
if [[ "${useUpdateVars}" == false ]]; then
|
if [[ "${useUpdateVars}" == false ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user