mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-27 01:30:18 +00:00
Simplify versions.sh (#4959)
This commit is contained in:
commit
64e61aac4a
6 changed files with 145 additions and 202 deletions
|
@ -2696,9 +2696,8 @@ main() {
|
|||
# Download and compile the aggregated block list
|
||||
runGravity
|
||||
|
||||
# Force an update of the updatechecker
|
||||
# Update local and remote versions via updatechecker
|
||||
/opt/pihole/updatecheck.sh
|
||||
/opt/pihole/updatecheck.sh x remote
|
||||
|
||||
if [[ "${useUpdateVars}" == false ]]; then
|
||||
displayFinalMessage "${pw}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue