mirror of
https://github.com/1andrevich/homeproxy-hiddify.git
synced 2026-08-14 11:16:12 +00:00
chore(Makefile): fix config path
This commit is contained in:
parent
91d8066ecb
commit
e266c6e97f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue