Update 01-prepare_package.sh

This commit is contained in:
2025-09-25 11:05:23 +08:00
committed by GitHub
parent baaee96f1d
commit 1798e1df3c

View File

@@ -12,7 +12,7 @@ rm -rf feeds/packages/lang/node
git clone https://github.com/sbwml/feeds_packages_lang_node-prebuilt feeds/packages/lang/node -b packages-24.10 git clone https://github.com/sbwml/feeds_packages_lang_node-prebuilt feeds/packages/lang/node -b packages-24.10
# default settings # default settings
git clone https://github.com/BlueStack-Sky/default-settings package/new/default-settings -b openwrt-24.10 git clone https://github.com/QuickWrt/default-settings package/new/default-settings -b openwrt-24.10
# linkease # linkease
git clone https://github.com/sbwml/package_new_istore package/new/linkease git clone https://github.com/sbwml/package_new_istore package/new/linkease
@@ -196,4 +196,4 @@ rm -rf package/new/custom/luci-app-adguardhome
git clone https://git.kejizero.online/zhao/luci-app-adguardhome package/new/luci-app-adguardhome git clone https://git.kejizero.online/zhao/luci-app-adguardhome package/new/luci-app-adguardhome
# argon # argon
git clone https://github.com/BlueStack-Sky/luci-theme-argon package/new/luci-theme-argon git clone https://github.com/QuickWrt/luci-theme-argon package/new/luci-theme-argon