We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f8aaba + 5fe8c6a commit 9ae6fc5Copy full SHA for 9ae6fc5
setup/so-whiptail
@@ -592,8 +592,8 @@ whiptail_install_type() {
592
"IMPORT" "Import PCAP or log files " \
593
"EVAL" "Evaluation mode (not for production) " \
594
"STANDALONE" "Standalone production install " \
595
- "DISTRIBUTED" "Distributed install submenu " \
596
- "DESKTOP" "Install Security Onion Desktop" \
+ "DISTRIBUTED" "Distributed deployment " \
+ "DESKTOP" "Security Onion Desktop" \
597
3>&1 1>&2 2>&3
598
)
599
elif [[ "$OSVER" == "focal" ]]; then
0 commit comments