add istore meta
This commit is contained in:
parent
b88bdd650d
commit
517c263255
4
64bit/customfeeds.conf
Normal file
4
64bit/customfeeds.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# add your custom package feeds here
|
||||||
|
src/gz nas_core https://repo.istoreos.com/repo/aarch64_cortex-a53/nas
|
||||||
|
src/gz app https://repo.istoreos.com/repo/all/meta
|
||||||
|
src/gz nas_luci https://repo.istoreos.com/repo/all/nas_luci
|
@ -67,6 +67,8 @@ do_istore() {
|
|||||||
wget -O /bin/is-opkg https://cafe.cpolar.top/wkdaily/be3600/raw/branch/master/64bit/is-opkg.sh
|
wget -O /bin/is-opkg https://cafe.cpolar.top/wkdaily/be3600/raw/branch/master/64bit/is-opkg.sh
|
||||||
chmod +x /bin/is-opkg
|
chmod +x /bin/is-opkg
|
||||||
|
|
||||||
|
#添加istore软件源
|
||||||
|
wget -O /etc/opkg/customfeeds.conf https://cafe.cpolar.top/wkdaily/be3600/raw/branch/master/64bit/customfeeds.conf
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user