From 82c3dd02ba152a402616e8e87cfcad184be5038d Mon Sep 17 00:00:00 2001 From: OPPEN321 Date: Fri, 7 Nov 2025 09:11:17 +0800 Subject: [PATCH] Update 02-prepare_package.sh --- scripts/02-prepare_package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/02-prepare_package.sh b/scripts/02-prepare_package.sh index 3252ba7..3bebd48 100644 --- a/scripts/02-prepare_package.sh +++ b/scripts/02-prepare_package.sh @@ -12,7 +12,7 @@ git clone https://$github/sbwml/feeds_packages_lang_node-prebuilt feeds/packages git clone https://$github/QuickWrt/default-settings package/new/default-settings -b openwrt-24.10 # wwan -git clone https://$github/immortalwrt/wwan-packages package/new/wwan --depth=1 +git clone https://$github/sbwml/wwan-packages package/new/wwan --depth=1 # luci-app-filemanager rm -rf feeds/luci/applications/luci-app-filemanager