Explorar o código

add config save file

rufengsuixing %!s(int64=5) %!d(string=hai) anos
pai
achega
7dfaf5ed01
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Makefile

+ 4 - 0
Makefile

@@ -32,6 +32,10 @@ endef
 define Build/Compile
 define Build/Compile
 endef
 endef
 
 
+define Package/luci-app-adguardhome/conffiles
+/etc/AdGuardHome.yaml
+endef
+
 define Package/luci-app-adguardhome/install
 define Package/luci-app-adguardhome/install
     $(INSTALL_DIR) $(1)/usr/lib/lua/luci
     $(INSTALL_DIR) $(1)/usr/lib/lua/luci
 	cp -pR ./luasrc/* $(1)/usr/lib/lua/luci
 	cp -pR ./luasrc/* $(1)/usr/lib/lua/luci