mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-01-23 21:09:48 +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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue