mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
n -> z
This commit is contained in:
@@ -483,7 +483,7 @@ collect_mtu() {
|
|||||||
collect_net_method() {
|
collect_net_method() {
|
||||||
whiptail_net_method
|
whiptail_net_method
|
||||||
|
|
||||||
[[ -n $network_traffic ]] && collect_proxy
|
[[ -z $network_traffic ]] && collect_proxy
|
||||||
|
|
||||||
if [[ "$network_traffic" == *"_MANAGER" ]]; then
|
if [[ "$network_traffic" == *"_MANAGER" ]]; then
|
||||||
whiptail_manager_updates_warning
|
whiptail_manager_updates_warning
|
||||||
|
|||||||
Reference in New Issue
Block a user