mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-09-22 03:22:33 +02:00
add ntfy-client.service as user service
This commit is contained in:
parent
bb4b5d2bc8
commit
b6983e6866
4 changed files with 35 additions and 36 deletions
|
@ -90,6 +90,8 @@ nfpms:
|
|||
type: "config|noreplace"
|
||||
- src: client/ntfy-client.service
|
||||
dst: /lib/systemd/system/ntfy-client.service
|
||||
- src: client/user/ntfy-client.service
|
||||
dst: /lib/systemd/user/ntfy-client.service
|
||||
- dst: /var/cache/ntfy
|
||||
type: dir
|
||||
- dst: /var/cache/ntfy/attachments
|
||||
|
@ -119,6 +121,7 @@ archives:
|
|||
- server/ntfy.service
|
||||
- client/client.yml
|
||||
- client/ntfy-client.service
|
||||
- client/user/ntfy-client.service
|
||||
-
|
||||
id: ntfy_windows
|
||||
builds:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue