From 53735e86c3be45d039d36ca1a6d1025043a4c093 Mon Sep 17 00:00:00 2001 From: Wang Sen Di Date: Tue, 16 Dec 2025 10:36:53 +0800 Subject: [PATCH] - --- netflow/iptables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netflow/iptables.sh b/netflow/iptables.sh index b201ff6..0223176 100644 --- a/netflow/iptables.sh +++ b/netflow/iptables.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # shellcheck source=/dev/null -if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi +# if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi __get_mount_paths_cgroup_id() { docker ps -q --no-trunc | while read -r cid; do