修复iStore商店下载失败问题

修复istore地址404问题,暂时这样修改,后续优化
This commit is contained in:
悟空的日常镜像仓库 2023-10-11 22:53:20 +08:00
parent 23b54dd3f9
commit 952dd246b8
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ install_istore() {
wget https://istore.linkease.com/repo/all/store/taskd_1.0.3-1_all.ipk
wget https://istore.linkease.com/repo/all/store/luci-lib-xterm_4.18.0_all.ipk
wget https://istore.linkease.com/repo/all/store/luci-lib-taskd_1.0.18_all.ipk
wget https://istore.linkease.com/repo/all/store/luci-app-store_0.1.14-1_all.ipk
wget https://istore.linkease.com/repo/all/store/luci-app-store_0.1.14-2_all.ipk
opkg install taskd_1.0.3-1_all.ipk
opkg install luci-lib-xterm_4.18.0_all.ipk
opkg install luci-lib-taskd_1.0.18_all.ipk