[refactor] Use 0/1 for MASTERUPDATES variable

This commit is contained in:
William Wernert
2020-04-18 18:28:02 -04:00
parent 043f2df7e3
commit f801cbe376
3 changed files with 15 additions and 10 deletions

View File

@@ -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