Simplify versions.sh (#4959)

This commit is contained in:
Adam Warner
2022-11-09 17:15:51 +00:00
committed by GitHub
6 changed files with 145 additions and 202 deletions
+1 -2
View File
@@ -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}"