mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32:46 +01:00
[fix] Remove additional collect_proxy call
This commit is contained in:
@@ -323,10 +323,6 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
network_init
|
network_init
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $is_manager ]]; then
|
|
||||||
collect_proxy
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [[ -n "$TURBO" ]]; then
|
if [[ -n "$TURBO" ]]; then
|
||||||
use_turbo_proxy
|
use_turbo_proxy
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user