mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-22 23:30:13 +00:00
Show version information after an web only update
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
parent
c0e39087bc
commit
bcc3a7e35e
2 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue