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 #基础必备设置