更新 install.sh
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
install() {
|
||||
opkg update
|
||||
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
|
||||
|
Reference in New Issue
Block a user