diff --git a/so-setup-network.sh b/so-setup-network.sh index 66ac9fed2..87f7d83ab 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -337,7 +337,7 @@ if (whiptail_you_sure) then # What kind of install are we doing? whiptail_install_type - if [ $INSTALLTYPE == 'MASTERONLY']; then + if [ $INSTALLTYPE == 'MASTERONLY' ]; then whiptail_management_nic whiptail_nids @@ -351,7 +351,7 @@ if (whiptail_you_sure) then fi - if [ $INSTALLTYPE == 'SENSORONLY']; then + if [ $INSTALLTYPE == 'SENSORONLY' ]; then whiptail_management_nic filter_nics whiptail_bond_nics