Add version to ending summary

This commit is contained in:
William Wernert
2021-05-28 10:14:58 -04:00
parent 1788ceccea
commit ba011581ef

View File

@@ -447,6 +447,7 @@ whiptail_end_settings() {
# BASIC INFO (NETWORK, HOSTNAME, DESCRIPTION, ETC)
read -r -d '' end_msg <<- EOM
Security Onion Version: $SOVERSION
Node Type: $install_type
Hostname: $HOSTNAME
EOM