Add analyst install network stack

This commit is contained in:
Mike Reeves
2022-03-30 11:14:35 -04:00
parent dceb46888f
commit c3d3806f65

View File

@@ -278,7 +278,6 @@ if ! [[ -f $install_opt_file ]]; then
"HOSTNAME=$HOSTNAME" > "$net_init_file"
set_main_ip >> $setup_log 2>&1
compare_main_nic_ip
whiptail_net_setup_complete
else
true
fi