remove old whiptail reference from so-setup

This commit is contained in:
Doug Burks
2022-12-20 10:44:37 -05:00
committed by GitHub
parent d4c54ce161
commit 6487e6e1f0

View File

@@ -272,7 +272,6 @@ if ! [[ -f $install_opt_file ]]; then
whiptail_dhcp_warn
whiptail_management_nic
fi
#whiptail_network_init_notice
# Initializing the network based on the previous information
network_init
printf '%s\n' \
@@ -287,7 +286,6 @@ if ! [[ -f $install_opt_file ]]; then
if [[ $option == "CONFIGURENETWORK" ]]; then
collect_hostname
network_init_whiptail
#whiptail_network_init_notice
network_init
printf '%s\n' \
"MNIC=$MNIC" \