test3
This commit is contained in:
@@ -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
|
||||
#基础必备设置
|
||||
|
Reference in New Issue
Block a user