From 79232cb789122f321d8ad5bf162afd1c93d17191 Mon Sep 17 00:00:00 2001 From: OPPEN321 Date: Thu, 6 Nov 2025 11:51:31 +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 264800e..e7c7b16 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/sbwml/wwan-packages package/new/wwan --depth=1 +git clone https://$github/immortalwrt/wwan-packages package/new/wwan --depth=1 # luci-app-filemanager rm -rf feeds/luci/applications/luci-app-filemanager