Add back dropped binary call.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
pull/2886/head
Dan Schaper 5 years ago
parent 03c65dd0e9
commit 4cfe463dfa
No known key found for this signature in database
GPG Key ID: B4FF14C01CC08DC0

@ -2675,7 +2675,7 @@ main() {
if [[ "${INSTALL_TYPE}" == "Update" ]]; then
printf "\\n"
"${PI_HOLE_BIN_DIR}" version --current
"${PI_HOLE_BIN_DIR}"/pihole version --current
fi
}

Loading…
Cancel
Save