更新 install.sh
This commit is contained in:
parent
44fb926a89
commit
0b7ca5a638
@ -3,7 +3,8 @@
|
|||||||
install() {
|
install() {
|
||||||
opkg update
|
opkg update
|
||||||
wget https://cafe.cpolar.cn/wkdaily/OneKeyExpand/raw/branch/main/luci-app-partexp_all.ipk
|
wget https://cafe.cpolar.cn/wkdaily/OneKeyExpand/raw/branch/main/luci-app-partexp_all.ipk
|
||||||
opkg install luci-app-partexp_all.ipk
|
opkg install luci-app-partexp_all.ipk 2>/dev/null
|
||||||
|
echo "安装成功"
|
||||||
}
|
}
|
||||||
|
|
||||||
install
|
install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user