From 5fe8c6a95f587fa89e61d44a55fd1d844c0eb02d Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 3 May 2024 09:38:34 -0400 Subject: [PATCH] Update so-whiptail to make installation screen more consistent --- setup/so-whiptail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/so-whiptail b/setup/so-whiptail index 90bbaf397..4be002565 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -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