This commit is contained in:
Wang Sen Di
2025-11-27 10:29:31 +08:00
parent 59a390dc3c
commit eb59d76061
2 changed files with 13 additions and 3 deletions

View File

@@ -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
# find /sys/fs/cgroup/ -name net_cls.classid -exec sh -c 'echo -n "{} -> "; cat {}' \;