Update reinstall_istore.sh

This commit is contained in:
wukongdaily
2023-10-15 22:14:30 +08:00
committed by GitHub
parent 5dcbac4f81
commit 33a732d60f

View File

@@ -1,5 +1,6 @@
#!/bin/sh
## 安装iStore 参考 https://github.com/linkease/istore
opkg update
ISTORE_REPO=https://istore.linkease.com/repo/all/store
FCURL="curl --fail --show-error"