From 0649598760525de19799c93f42fc49b9fa397f0c 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: Fri, 28 Feb 2025 21:09:05 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/serv00.sh b/serv00.sh index 3d8a92d..8a8baf5 100644 --- a/serv00.sh +++ b/serv00.sh @@ -1322,6 +1322,7 @@ if [[ -e $WORKDIR/config.json ]]; then source "$HOME/.bashrc" fi curl -sSL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/serv00keep.sh -o serv00keep.sh && chmod +x serv00keep.sh + curl -sL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/index.html -o "$FILE_PATH"/index.html curl -sL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/sversion | awk -F "更新内容" '{print $1}' | head -n 1 > $WORKDIR/v else red "未安装脚本,请选择1进行安装" && exit