Update sb.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-08-27 21:11:41 +08:00
committed by GitHub
parent 3a9e4a8db1
commit 60558d852a
+1 -2
View File
@@ -71,9 +71,8 @@ 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 util-linux dcron tar tzdata
apk add jq openssl iproute2 iputils coreutils expect git socat iptables grep util-linux dcron tar tzdata
apk add virt-what
apk add qrencode
else
if [[ $release = Centos && ${vsid} =~ 8 ]]; then
cd /etc/yum.repos.d/ && mkdir backup && mv *repo backup/