Fix packaging

This commit is contained in:
Philipp Heckel 2022-03-11 16:06:08 -05:00
parent 08f0d5fd1f
commit 4a6aca4c07
1 changed files with 1 additions and 1 deletions

View File

@ -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"