mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
Add version to ending summary
This commit is contained in:
@@ -447,6 +447,7 @@ whiptail_end_settings() {
|
|||||||
# BASIC INFO (NETWORK, HOSTNAME, DESCRIPTION, ETC)
|
# BASIC INFO (NETWORK, HOSTNAME, DESCRIPTION, ETC)
|
||||||
|
|
||||||
read -r -d '' end_msg <<- EOM
|
read -r -d '' end_msg <<- EOM
|
||||||
|
Security Onion Version: $SOVERSION
|
||||||
Node Type: $install_type
|
Node Type: $install_type
|
||||||
Hostname: $HOSTNAME
|
Hostname: $HOSTNAME
|
||||||
EOM
|
EOM
|
||||||
|
|||||||
Reference in New Issue
Block a user