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