求助如何修改最新编译的默认主题
详细叙述
拉取最新的进行编译,但是默认主题无法通过修改feeds/luci/collections/luci/Makefile进行修改了
现在文件内
LUCI_TITLE:=LuCI interface with Uhttpd as Webserver (default)
LUCI_DESCRIPTION:=Standard OpenWrt set including package management and attended sysupgrades support
LUCI_DEPENDS:=
+luci-compat
+luci-light
+luci-app-opkg
不知道修改哪个了
重复 issue
- [X] 没有类似的 issue
具体型号
X86
详细日志
之前的是
LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
LUCI_DEPENDS:=
+uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-design
+luci-app-firewall +luci-proto-ppp +libiwinfo-lua
+rpcd-mod-rrdns
同问我也想知道
同问
luci-light里面
https://github.com/coolsnowwolf/luci/blob/3c6a9fd719cfdb8319d4c650c2ca7821a6c6bc19/collections/luci-light/Makefile#L19
我编译完成后试试看修改
已测试,可以使用