update 2022-09-23 20:25:50

This commit is contained in:
github-actions[bot]
2022-09-23 20:25:51 +08:00
parent 2ce62e2a82
commit 592b835483
5 changed files with 17 additions and 14 deletions

View File

@@ -32,6 +32,10 @@ define Package/gowebdav
DEPENDS:=$(GO_ARCH_DEPENDS)
endef
define Package/gowebdav/conffiles
/etc/config/gowebdav
endef
define Package/gowebdav/install
$(call GoPackage/Package/Install/Bin,$(1))