mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-03-01 02:16:30 +01:00
Change whiptail logic
This commit is contained in:
@@ -628,7 +628,8 @@ whiptail_manager_adv_escluster(){
|
|||||||
|
|
||||||
[ -n "$TESTING" ] && return
|
[ -n "$TESTING" ] && return
|
||||||
|
|
||||||
MGRCLUSTER=$(whiptail --title "Security Onion Setup" --yesno "Do you want to set up a traditional ES cluster?" 8 75)
|
whiptail --title "Security Onion Setup" --yesno \
|
||||||
|
"Do you want to set up a traditional ES cluster?" 8 75
|
||||||
|
|
||||||
local exitstatus=$?
|
local exitstatus=$?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user