1
0
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:
DL6ER 2017-12-28 18:41:22 +01:00
parent 64df41ed90
commit 677033afca
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

View File

@ -2101,6 +2101,7 @@ main() {
# Force an update of the updatechecker
. /opt/pihole/updatecheck.sh
. /opt/pihole/updatecheck.sh x remote
#
if [[ "${useUpdateVars}" == false ]]; then