修复仓库地址,添加 FileBrowser eqos
This commit is contained in:
parent
789db65b7b
commit
6492cc7bef
|
@ -52,7 +52,9 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_raid456=y
|
|||
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y
|
||||
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_mdadm=y
|
||||
CONFIG_PACKAGE_luci-app-docker=y
|
||||
CONFIG_PACKAGE_luci-app-eqos=y
|
||||
CONFIG_PACKAGE_luci-app-flowoffload=y
|
||||
CONFIG_PACKAGE_luci-app-filebrowser=y
|
||||
CONFIG_PACKAGE_luci-app-hd-idle=y
|
||||
# CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set
|
||||
# CONFIG_PACKAGE_luci-app-kodexplorer is not set
|
||||
|
|
|
@ -28,10 +28,13 @@ Diy-Part1() {
|
|||
ExtraPackages git other luci-app-argon-config https://github.com/jerrykuku master
|
||||
ExtraPackages git other luci-app-adguardhome https://github.com/Hyy2001X master
|
||||
ExtraPackages git other luci-app-shutdown https://github.com/Hyy2001X master
|
||||
ExtraPackages svn other luci-app-smartdns https://github.com/project-openwrt/openwrt/trunk/package/ntlf9t
|
||||
ExtraPackages svn other luci-app-smartdns https://github.com/immortalwrt/immortalwrt/trunk/package/ntlf9t
|
||||
ExtraPackages git other luci-app-serverchan https://github.com/tty228 master
|
||||
ExtraPackages svn other luci-app-socat https://github.com/Lienol/openwrt-package/trunk
|
||||
ExtraPackages svn other luci-app-usb3disable https://github.com/project-openwrt/openwrt/trunk/package/ctcgfw
|
||||
ExtraPackages svn other luci-app-usb3disable https://github.com/immortalwrt/immortalwrt/trunk/package/ctcgfw
|
||||
ExtraPackages svn lean luci-app-kodexplorer https://github.com/immortalwrt/immortalwrt/trunk/package/lean
|
||||
ExtraPackages svn lean luci-app-filebrowser https://github.com/immortalwrt/immortalwrt/trunk/package/ctcgfw
|
||||
ExtraPackages svn lean luci-app-eqos https://github.com/immortalwrt/immortalwrt/trunk/package/ntlf9t
|
||||
}
|
||||
|
||||
Diy-Part2() {
|
||||
|
|
|
@ -74,7 +74,6 @@ Diy_Part1_Base() {
|
|||
fi
|
||||
Update_Makefile xray-core package/lean/helloworld/xray-core
|
||||
Update_Makefile exfat package/kernel/exfat
|
||||
ExtraPackages svn lean luci-app-kodexplorer https://github.com/project-openwrt/openwrt/trunk/package/lean
|
||||
# ExtraPackages svn kernel mt76 https://github.com/openwrt/openwrt/trunk/package/kernel
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue