Browse Source

set links.txt as config file

rufengsuixing 5 năm trước cách đây
mục cha
commit
8594c60930
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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