Browse Source

set links.txt as config file

rufengsuixing 5 years ago
parent
commit
8594c60930
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -34,7 +34,7 @@ define Build/Compile
 endef
 
 define Package/luci-app-adguardhome/conffiles
-/etc/AdGuardHome.yaml
+/usr/share/AdGuardHome/links.txt
 /etc/config/AdGuardHome
 endef