From a1d85aa4dd3a75b4745e41e5abcb4dc1b9e01f91 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Tue, 16 Feb 2021 22:20:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=20OpenClash=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B9=E5=BC=8F=E4=B8=BA=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/AutoBuild_Function.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/AutoBuild_Function.sh b/Scripts/AutoBuild_Function.sh index 2c91c5d..f618ef3 100644 --- a/Scripts/AutoBuild_Function.sh +++ b/Scripts/AutoBuild_Function.sh @@ -33,7 +33,7 @@ Diy_Part1_Base() { find package/*/ feeds/*/ -maxdepth 2 -path "*luci-app-bypass/Makefile" | xargs -i sed -i 's/shadowsocksr-libev-ssr-server/shadowsocksr-libev-server/g' {} fi if [[ "${INCLUDE_OpenClash}" == "true" ]];then - ExtraPackages svn other luci-app-openclash https://github.com/vernesong/OpenClash/trunk + ExtraPackages git other OpenClash https://github.com/vernesong master fi if [[ "${INCLUDE_Keep_Latest_Xray}" == "true" ]];then Update_Makefile xray-core package/lean/helloworld/xray-core