test3
This commit is contained in:
parent
8dc7611578
commit
619b50be90
@ -47,7 +47,7 @@ install_istore_os_style() {
|
|||||||
# 安装iStore
|
# 安装iStore
|
||||||
do_istore() {
|
do_istore() {
|
||||||
echo "do_istore method==================>"
|
echo "do_istore method==================>"
|
||||||
|
opkg update
|
||||||
# 定义目标 URL 和本地目录
|
# 定义目标 URL 和本地目录
|
||||||
URL="https://repo.istoreos.com/repo/all/store/"
|
URL="https://repo.istoreos.com/repo/all/store/"
|
||||||
DIR="/tmp/ipk_store"
|
DIR="/tmp/ipk_store"
|
||||||
@ -388,8 +388,6 @@ while true; do
|
|||||||
case $choice in
|
case $choice in
|
||||||
|
|
||||||
1)
|
1)
|
||||||
#先安装istore商店
|
|
||||||
do_istore
|
|
||||||
#安装iStore风格
|
#安装iStore风格
|
||||||
install_istore_os_style
|
install_istore_os_style
|
||||||
#基础必备设置
|
#基础必备设置
|
||||||
|
Loading…
x
Reference in New Issue
Block a user