mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
Update so-whiptail to make installation screen more consistent
This commit is contained in:
@@ -592,8 +592,8 @@ whiptail_install_type() {
|
|||||||
"IMPORT" "Import PCAP or log files " \
|
"IMPORT" "Import PCAP or log files " \
|
||||||
"EVAL" "Evaluation mode (not for production) " \
|
"EVAL" "Evaluation mode (not for production) " \
|
||||||
"STANDALONE" "Standalone production install " \
|
"STANDALONE" "Standalone production install " \
|
||||||
"DISTRIBUTED" "Distributed install submenu " \
|
"DISTRIBUTED" "Distributed deployment " \
|
||||||
"DESKTOP" "Install Security Onion Desktop" \
|
"DESKTOP" "Security Onion Desktop" \
|
||||||
3>&1 1>&2 2>&3
|
3>&1 1>&2 2>&3
|
||||||
)
|
)
|
||||||
elif [[ "$OSVER" == "focal" ]]; then
|
elif [[ "$OSVER" == "focal" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user