chore(Makefile): fix config path

This commit is contained in:
Tianling Shen 2022-08-19 10:39:32 +08:00
parent 91d8066ecb
commit e266c6e97f
No known key found for this signature in database
GPG key ID: 6850B6345C862176

View file

@ -16,7 +16,7 @@ LUCI_DEPENDS:= \
define Package/luci-app-homeproxy/conffiles
/etc/config/homeproxy
/etc/homeproxy/
/etc/homeproxy/certs/
endef
include $(TOPDIR)/feeds/luci/luci.mk