From a86b2ab65374cb20c89135de624318cd81013261 Mon Sep 17 00:00:00 2001 From: William Wernert Date: Thu, 11 Mar 2021 15:54:46 -0500 Subject: [PATCH] [fix] Remove additional collect_proxy call --- setup/so-setup | 4 ---- 1 file changed, 4 deletions(-) diff --git a/setup/so-setup b/setup/so-setup index 1e96a8b27..e098e4f89 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -322,10 +322,6 @@ if ! [[ -f $install_opt_file ]]; then if [[ $reinit_networking ]] || ! [[ -f $net_init_file ]]; then network_init fi - - if [[ $is_manager ]]; then - collect_proxy - fi if [[ -n "$TURBO" ]]; then use_turbo_proxy