From aa29c7f3199e4c7a2a41029b489a33a6ae237643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Tue, 3 Mar 2026 22:07:21 +0800 Subject: [PATCH] Update sb.sh --- sb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb.sh b/sb.sh index 409a611..1ff72e5 100644 --- a/sb.sh +++ b/sb.sh @@ -63,7 +63,7 @@ if [ ! -f sbyg_update ]; then green "首次安装Sing-box-yg脚本必要的依赖……" if [[ x"${release}" == x"alpine" ]]; then apk update -apk add jq openssl iproute2 iputils coreutils expect git socat iptables grep tar tzdata dcron util-linux +apk add jq openssl procps iproute2 iputils coreutils expect git socat iptables grep tar tzdata dcron util-linux apk add virt-what else if [[ $release = Centos && ${vsid} =~ 8 ]]; then