From 040ae35b2add3dfe32d6beca257bfae039a18dfc Mon Sep 17 00:00:00 2001 From: Nanako <469449812@qq.com> Date: Mon, 10 Mar 2025 10:54:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dluci-app-zerotier=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_openwrt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_openwrt.sh b/build_openwrt.sh index 661ef507bb8..928004232e6 100755 --- a/build_openwrt.sh +++ b/build_openwrt.sh @@ -31,7 +31,7 @@ declare -A CUSTOM_PACKAGES=( ["golang"]="feeds/packages/lang/golang=https://github.com/kenzok8/golang=main=true" ["partexp"]="package/luci-app-partexp=https://github.com/sirpdboy/luci-app-partexp=main=false" ["openclash"]="package/openclash=https://github.com/vernesong/OpenClash=dev=true" - ["zerotier"]="package/luci-app-zerotier=https://github.com/mmc1987/luci-app-zerotier.git=main=false" + ["zerotier"]="package/luci-app-zerotier=https://nanako.site/gitea/Nanako/luci-app-zerotier.git=main=false" ["5gsupport"]="package/openwrt-app-actions=https://github.com/Siriling/openwrt-app-actions.git=main=true" ["kucat"]="package/luci-theme-kucat=https://github.com/sirpdboy/luci-theme-kucat.git=js=false" ["design"]="package/luci-theme-design=https://github.com/SAENE/luci-theme-design.git=js=false"