Create versions file before sourcing it

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

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

Loading…
Cancel
Save