From 0e1444b8bae00af2971a80d1072ca913c8cafc75 Mon Sep 17 00:00:00 2001 From: Wang Sen Di Date: Tue, 16 Dec 2025 10:48:39 +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 28496af..bba282e 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