mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 23:08:07 +00:00
Merge pull request #1878 from pi-hole/tweak/run_updatechecker_after_install
Force update of update checker for new installs
This commit is contained in:
commit
d5a9a9a2d8
@ -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