更新 install.sh
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user