添加软件包 FileBrowser,Fix
This commit is contained in:
parent
5563761152
commit
5d3559c4e5
|
@ -53,6 +53,7 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y
|
||||||
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_mdadm=y
|
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_mdadm=y
|
||||||
CONFIG_PACKAGE_luci-app-docker=y
|
CONFIG_PACKAGE_luci-app-docker=y
|
||||||
CONFIG_PACKAGE_luci-app-eqos=y
|
CONFIG_PACKAGE_luci-app-eqos=y
|
||||||
|
CONFIG_PACKAGE_luci-app-filebrowser=y
|
||||||
CONFIG_PACKAGE_luci-app-flowoffload=y
|
CONFIG_PACKAGE_luci-app-flowoffload=y
|
||||||
CONFIG_PACKAGE_luci-app-hd-idle=y
|
CONFIG_PACKAGE_luci-app-hd-idle=y
|
||||||
# CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set
|
# CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set
|
||||||
|
|
|
@ -38,7 +38,7 @@ Diy-Part1() {
|
||||||
ExtraPackages svn other filebrowser https://github.com/immortalwrt/immortalwrt/trunk/package/ctcgfw
|
ExtraPackages svn other filebrowser https://github.com/immortalwrt/immortalwrt/trunk/package/ctcgfw
|
||||||
ExtraPackages svn lean luci-app-eqos https://github.com/immortalwrt/immortalwrt/trunk/package/ntlf9t
|
ExtraPackages svn lean luci-app-eqos https://github.com/immortalwrt/immortalwrt/trunk/package/ntlf9t
|
||||||
|
|
||||||
ExtraPackages svn lean luci-app-qbittorrent https://github.com/immortalwrt/immortalwrt/trunk/package/ctcgfw
|
ExtraPackages svn lean luci-app-qbittorrent https://github.com/immortalwrt/immortalwrt/trunk/package/lean
|
||||||
rm -rf package/lean/qBittorrent
|
rm -rf package/lean/qBittorrent
|
||||||
Replace_File Customize/qBittorrent-EE.mk package/lean/qBittorrent-Enhanced-Edition Makefile
|
Replace_File Customize/qBittorrent-EE.mk package/lean/qBittorrent-Enhanced-Edition Makefile
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue