mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Don't prompt for install type since we know its analyst
This commit is contained in:
@@ -247,7 +247,9 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
true
|
||||
fi
|
||||
fi
|
||||
whiptail_install_type
|
||||
if [[ ! $is_analyst ]]; then
|
||||
whiptail_install_type
|
||||
fi
|
||||
else
|
||||
source $install_opt_file
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user