[fix] Remove additional collect_proxy call

This commit is contained in:
William Wernert
2021-03-11 15:54:46 -05:00
parent 5612fc10d4
commit a86b2ab653

View File

@@ -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