diff --git a/setup/so-setup b/setup/so-setup index b84986c36..334500453 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -177,7 +177,7 @@ if ! [[ -f $install_opt_file ]]; then fi if [[ $setup_type == 'iso' ]]; then whiptail_first_menu_iso - if [[ $option == "Configure Network" ]] && ! [[ -f $net_init_file ]]; then + if [[ $option == "Configure Network" ]]; then network_init_whiptail whiptail_management_interface_setup network_init