diff --git a/setup/so-setup b/setup/so-setup index 01d45e6cd..d5f41edb1 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -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" \