add istore meta

This commit is contained in:
2025-05-18 11:13:43 +08:00
parent b88bdd650d
commit 517c263255
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -67,6 +67,8 @@ do_istore() {
wget -O /bin/is-opkg https://cafe.cpolar.top/wkdaily/be3600/raw/branch/master/64bit/is-opkg.sh
chmod +x /bin/is-opkg
#添加istore软件源
wget -O /etc/opkg/customfeeds.conf https://cafe.cpolar.top/wkdaily/be3600/raw/branch/master/64bit/customfeeds.conf
}