Fix Setup Syntax

This commit is contained in:
Mike Reeves
2019-12-09 10:26:25 -05:00
parent 3904c19333
commit 0bb5922372

View File

@@ -152,7 +152,7 @@ if (whiptail_you_sure) ; then
#################### ####################
## Master ## ## Master ##
#################### ####################
if [ $INSTALLTYPE == 'HELIXSESOR']; then if [ $INSTALLTYPE == 'HELIXSESOR' ]; then
whiptail_helix_apikey whiptail_helix_apikey
whiptail_homenet_master whiptail_homenet_master
whiptail_rule_setup whiptail_rule_setup