更新 bin/ ZeroWrt.backup

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-17 15:44:09 +08:00
parent eafb4ab13b
commit b729c6102b

View File

@ -588,7 +588,7 @@ istore_style() {
color_output "\e[34m[1/3] 正在安装 Argon 主题...\e[0m" color_output "\e[34m[1/3] 正在安装 Argon 主题...\e[0m"
opkg install luci-compat opkg install luci-compat
opkg install luci-lib-ipkg opkg install luci-lib-ipkg
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.1/luci-theme-argon_2.3.1_all.ipk wget --no-check-certificate https://git.kejizero.online/zhao/files/releases/download/v2.3.1/luci-theme-argon_2.3.1_all.ipk
opkg install luci-theme-argon*.ipk opkg install luci-theme-argon*.ipk
wget --no-check-certificate https://github.com/jerrykuku/luci-app-argon-config/releases/download/v0.9/luci-app-argon-config_0.9_all.ipk wget --no-check-certificate https://github.com/jerrykuku/luci-app-argon-config/releases/download/v0.9/luci-app-argon-config_0.9_all.ipk
opkg install luci-app-argon-config*.ipk opkg install luci-app-argon-config*.ipk