mirror of
https://github.com/navidrome/navidrome.git
synced 2025-05-12 08:06:36 +03:00
Using a file we should be able to add support for linux like this
also
This commit is contained in:
parent
74e8f5c444
commit
198f05ba08
@ -82,6 +82,12 @@ nfpms:
|
||||
owner: navidrome
|
||||
group: navidrome
|
||||
|
||||
- dst: /etc/navidrome/package
|
||||
contents: {{ .Env.PACKAGE_TYPE }}
|
||||
file_info:
|
||||
owner: navidrome
|
||||
group: navidrome
|
||||
|
||||
scripts:
|
||||
preinstall: "release/linux/preinstall.sh"
|
||||
postinstall: "release/linux/postinstall.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user