mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
change words
This commit is contained in:
@@ -937,7 +937,7 @@ whiptail_install_type_other() {
|
||||
if [[ $setup_type == 'network' ]]; then
|
||||
install_type=$(whiptail --title "$whiptail_title" --radiolist \
|
||||
"Choose distributed node type:" 9 65 2 \
|
||||
"ANALYST" "Setup will exit and run 'so-setup analyst' " ON \
|
||||
"ANALYST" "Setup will run 'so-setup analyst' " ON \
|
||||
"HELIXSENSOR" "Create a Helix sensor " OFF \
|
||||
3>&1 1>&2 2>&3
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user