mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
[fix] Add back web user prompts to setup
This commit is contained in:
@@ -180,6 +180,7 @@ fi
|
||||
if [[ $is_master ]]; then
|
||||
whiptail_components_adv_warning
|
||||
whiptail_enable_components
|
||||
collect_webuser_inputs
|
||||
fi
|
||||
|
||||
if [[ $is_distmaster || ( $is_sensor || $is_node ) && ! $is_eval ]]; then
|
||||
|
||||
Reference in New Issue
Block a user