mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Add cluster whiptail questions
This commit is contained in:
@@ -320,7 +320,7 @@ fi
|
||||
|
||||
if [[ $is_manager && ! $is_eval ]]; then
|
||||
whiptail_manager_adv
|
||||
if [[ "$install_type" = 'MANAGER' ]] || [[ "$install_type" = 'MANAGERSEARCH' ]
|
||||
if [[ "$install_type" = 'MANAGER' ]] || [[ "$install_type" = 'MANAGERSEARCH' ]]; then
|
||||
whiptail_manager_adv_escluster
|
||||
fi
|
||||
whiptail_zeek_version
|
||||
|
||||
Reference in New Issue
Block a user