From 0bb5922372e98990cff32970a1757b32dccbb357 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 9 Dec 2019 10:26:25 -0500 Subject: [PATCH] Fix Setup Syntax --- setup/so-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup.sh b/setup/so-setup.sh index ea7e869af..eb2d54117 100644 --- a/setup/so-setup.sh +++ b/setup/so-setup.sh @@ -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