Update so-whiptail to make installation screen more consistent

This commit is contained in:
Doug Burks
2024-05-03 09:38:34 -04:00
committed by GitHub
parent 4f8aaba6c6
commit 5fe8c6a95f

View File

@@ -592,8 +592,8 @@ whiptail_install_type() {
"IMPORT" "Import PCAP or log files " \
"EVAL" "Evaluation mode (not for production) " \
"STANDALONE" "Standalone production install " \
"DISTRIBUTED" "Distributed install submenu " \
"DESKTOP" "Install Security Onion Desktop" \
"DISTRIBUTED" "Distributed deployment " \
"DESKTOP" "Security Onion Desktop" \
3>&1 1>&2 2>&3
)
elif [[ "$OSVER" == "focal" ]]; then