mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
[refactor] Use 0/1 for MASTERUPDATES variable
This commit is contained in:
@@ -142,7 +142,7 @@ if (whiptail_you_sure) ; then
|
||||
## Helix ##
|
||||
####################
|
||||
if [ $"INSTALLTYPE" == 'HELIXSENSOR' ]; then
|
||||
MASTERUPDATES=OPEN
|
||||
MASTERUPDATES=0
|
||||
filter_unused_nics
|
||||
[[ "$SKIP_BOND" != 'yes' ]] && whiptail_bond_nics
|
||||
whiptail_helix_apikey
|
||||
|
||||
Reference in New Issue
Block a user