mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix Setup Syntax
This commit is contained in:
@@ -152,7 +152,7 @@ if (whiptail_you_sure) ; then
|
||||
####################
|
||||
## Master ##
|
||||
####################
|
||||
if [ $INSTALLTYPE == 'HELIXSESOR']; then
|
||||
if [ $INSTALLTYPE == 'HELIXSESOR' ]; then
|
||||
whiptail_helix_apikey
|
||||
whiptail_homenet_master
|
||||
whiptail_rule_setup
|
||||
|
||||
Reference in New Issue
Block a user