From 0988cf7f367efbc5dba0a3e55ae4053d8a3f9823 Mon Sep 17 00:00:00 2001 From: OPPEN321 Date: Wed, 24 Sep 2025 14:55:20 +0800 Subject: [PATCH] Update 01-prepare_package.sh --- scripts/01-prepare_package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/01-prepare_package.sh b/scripts/01-prepare_package.sh index f698870..f7bdc66 100644 --- a/scripts/01-prepare_package.sh +++ b/scripts/01-prepare_package.sh @@ -139,7 +139,7 @@ git clone https://github.com/sbwml/package_new_ftp package/new/ftp # SSRP & Passwall rm -rf feeds/packages/net/{xray-core,v2ray-core,v2ray-geodata,sing-box} -git clone https://github.com/BlueStack-Sky/openwrt_helloworld package/new/helloworld -b v5 +git clone -b openwrt-24.10 https://github.com/BlueStack-Sky/openwrt_helloworld package/new/helloworld # openlist git clone https://github.com/sbwml/luci-app-openlist2 package/new/openlist --depth=1