Run updatechecker after gravity

Signed-off-by: Christian König <ckoenig@posteo.de>
pull/5137/head
Christian König 1 year ago
parent c992fd48b0
commit 771b7cfcc7
No known key found for this signature in database

@ -2717,12 +2717,12 @@ main() {
restart_service pihole-FTL
# Update local and remote versions via updatechecker
/opt/pihole/updatecheck.sh
# Download and compile the aggregated block list
runGravity
# Update local and remote versions via updatechecker
/opt/pihole/updatecheck.sh
if [[ "${useUpdateVars}" == false ]]; then
displayFinalMessage "${pw}"
fi

Loading…
Cancel
Save