quick fix for missing master search items in setup

This commit is contained in:
m0duspwnens
2020-01-23 15:36:26 -05:00
parent 74f5c2d6d6
commit 5603afd2bd
2 changed files with 6 additions and 5 deletions

View File

@@ -527,12 +527,13 @@ if (whiptail_you_sure) ; then
TYPE='eval'
# Select which NICs are in the bond
whiptail_bond_nics
# Snag the HOME_NET
whiptail_homenet_master
elif [ $INSTALLTYPE == 'MASTERSEARCH' ]; then
TYPE='mastersearch'
fi
# Snag the HOME_NET
whiptail_homenet_master
whiptail_eval_adv_warning
whiptail_enable_components