mirror of
https://github.com/stupidloud/nanopi-openwrt.git
synced 2025-06-03 22:03:43 +08:00
fix
This commit is contained in:
parent
4b04788036
commit
de4ec0e900
@ -28,6 +28,7 @@ CONFIG_PACKAGE_luci-app-diskman=y
|
||||
CONFIG_PACKAGE_luci-app-filetransfer=y
|
||||
CONFIG_PACKAGE_luci-app-jd-dailybonus=y
|
||||
CONFIG_PACKAGE_luci-app-ksmbd=y
|
||||
CONFIG_PACKAGE_luci-app-ikoolproxy=y
|
||||
CONFIG_PACKAGE_luci-app-linkease=y
|
||||
CONFIG_PACKAGE_luci-app-mosdns=y
|
||||
CONFIG_PACKAGE_luci-app-openvpn=y
|
||||
@ -50,6 +51,7 @@ CONFIG_PACKAGE_luci-app-v2raya=y
|
||||
CONFIG_PACKAGE_luci-app-vlmcsd=y
|
||||
CONFIG_PACKAGE_luci-app-vnstat=y
|
||||
CONFIG_PACKAGE_luci-app-vsftpd=y
|
||||
CONFIG_PACKAGE_luci-app-xfrpc=y
|
||||
CONFIG_PACKAGE_luci-app-xlnetacc=y
|
||||
CONFIG_PACKAGE_luci-app-zerotier=y
|
||||
CONFIG_PACKAGE_luci-lib-json=y
|
||||
|
@ -36,9 +36,8 @@ merge_feed nas "https://github.com/linkease/nas-packages;master"
|
||||
merge_feed nas_luci "https://github.com/linkease/nas-packages-luci;main"
|
||||
rm -r package/feeds/nas_luci/luci-app-ddnsto
|
||||
merge_feed helloworld "https://github.com/stupidloud/helloworld;tmp"
|
||||
merge_package https://github.com/project-lede/luci-app-godproxy
|
||||
merge_package https://github.com/ilxp/luci-app-ikoolproxy
|
||||
merge_package https://github.com/sundaqiang/openwrt-packages/trunk/luci-app-wolplus
|
||||
merge_package https://github.com/kuoruan/openwrt-frp frp
|
||||
merge_package https://github.com/liudf0716/luci-app-xfrpc
|
||||
merge_package https://github.com/liudf0716/xfrpc
|
||||
merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/aliyundrive-webdav
|
||||
@ -46,7 +45,6 @@ merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/luci-
|
||||
merge_package "-b 18.06 https://github.com/jerrykuku/luci-theme-argon"
|
||||
merge_package https://github.com/vernesong/OpenClash/trunk/luci-app-openclash
|
||||
merge_package https://github.com/NateLol/luci-app-oled
|
||||
merge_package "-b lede https://github.com/pymumu/luci-app-smartdns"
|
||||
merge_package https://github.com/xiaorouji/openwrt-passwall/tree/packages/brook
|
||||
merge_package https://github.com/xiaorouji/openwrt-passwall/tree/packages/chinadns-ng
|
||||
merge_package https://github.com/xiaorouji/openwrt-passwall/tree/packages/trojan-go
|
||||
@ -55,7 +53,6 @@ merge_package "-b luci https://github.com/xiaorouji/openwrt-passwall"
|
||||
merge_package https://github.com/jerrykuku/lua-maxminddb
|
||||
merge_package https://github.com/jerrykuku/luci-app-vssr
|
||||
merge_package https://github.com/kongfl888/luci-app-adguardhome
|
||||
merge_package https://github.com/nickilchen/luci-app-socat
|
||||
drop_package luci-app-cd8021x
|
||||
drop_package luci-app-cifs
|
||||
drop_package verysync
|
||||
|
Loading…
x
Reference in New Issue
Block a user