From c3d3806f651d343484450ac76c7e911c0522c7f8 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 30 Mar 2022 11:14:35 -0400 Subject: [PATCH] Add analyst install network stack --- setup/so-setup | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index fb0472ebf..7e82abe12 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -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