Attachments dir in package

This commit is contained in:
Philipp Heckel 2022-01-13 17:16:04 -05:00
parent c3170e1eb6
commit 51583f5d28
2 changed files with 4 additions and 2 deletions

View file

@ -59,6 +59,8 @@ nfpms:
dst: /lib/systemd/system/ntfy-client.service
- dst: /var/cache/ntfy
type: dir
- dst: /var/cache/ntfy/attachments
type: dir
- dst: /usr/share/ntfy/logo.png
src: server/static/img/ntfy.png
scripts: