From 619b50be902c8d14819d13aed691b71c85b8ac1b Mon Sep 17 00:00:00 2001 From: wukongdaily <2666180@gmail.com> Date: Tue, 13 May 2025 19:22:33 +0800 Subject: [PATCH] test3 --- be3600.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/be3600.sh b/be3600.sh index 76fb3e4..ec72b54 100755 --- a/be3600.sh +++ b/be3600.sh @@ -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 #基础必备设置