build: use own feed
parent
fb133a080b
commit
d131a27a68
|
@ -28,9 +28,7 @@ function merge_feed(){
|
|||
rm -rf package/custom; mkdir package/custom
|
||||
merge_feed nas "https://github.com/linkease/nas-packages;master"
|
||||
merge_feed nas_luci "https://github.com/linkease/nas-packages-luci;main"
|
||||
merge_feed helloworld "https://github.com/fw876/helloworld;master"
|
||||
merge_package https://github.com/klever1988/helloworld/branches/lean/luci-app-ssr-plus
|
||||
merge_package https://github.com/klever1988/helloworld/branches/lean/mosdns
|
||||
merge_feed helloworld "https://github.com/klever1988/helloworld;tmp"
|
||||
#merge_package https://github.com/klever1988/openwrt-mos/trunk/luci-app-mosdns
|
||||
merge_package https://github.com/project-lede/luci-app-godproxy
|
||||
merge_package https://github.com/sundaqiang/openwrt-packages/trunk/luci-app-wolplus
|
||||
|
|
Loading…
Reference in New Issue