Przeglądaj źródła

set links.txt as config file

rufengsuixing 5 lat temu
rodzic
commit
8594c60930
1 zmienionych plików z 1 dodań i 1 usunięć
  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