Show version information after an web only update (#5788)
This commit is contained in:
@@ -2434,7 +2434,7 @@ main() {
|
||||
|
||||
if [[ "${INSTALL_TYPE}" == "Update" ]]; then
|
||||
printf "\\n"
|
||||
"${PI_HOLE_BIN_DIR}"/pihole version --current
|
||||
"${PI_HOLE_BIN_DIR}"/pihole version
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user