Explorar o código

Fix packaging

Philipp Heckel %!s(int64=4) %!d(string=hai) anos
pai
achega
4a6aca4c07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -74,7 +74,7 @@ nfpms:
       - dst: /var/lib/ntfy
         type: dir
       - dst: /usr/share/ntfy/logo.png
-        src: server/static/img/ntfy.png
+        src: web/public/static/img/ntfy.png
     scripts:
       preinstall: "scripts/preinst.sh"
       postinstall: "scripts/postinst.sh"