This commit is contained in:
悟空的日常镜像仓库 2025-05-13 19:22:33 +08:00
parent 8dc7611578
commit 619b50be90

View File

@ -47,7 +47,7 @@ install_istore_os_style() {
# 安装iStore
do_istore() {
echo "do_istore method==================>"
opkg update
# 定义目标 URL 和本地目录
URL="https://repo.istoreos.com/repo/all/store/"
DIR="/tmp/ipk_store"
@ -388,8 +388,6 @@ while true; do
case $choice in
1)
#先安装istore商店
do_istore
#安装iStore风格
install_istore_os_style
#基础必备设置