We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e936d8 commit 96d99ceCopy full SHA for 96d99ce
.goreleaser.yml
@@ -36,8 +36,6 @@ nfpm:
36
"packaging/files/loraserver.rotate": "/etc/logrotate.d/loraserver"
37
"packaging/files/loraserver.init": "/usr/lib/loraserver/scripts/loraserver.init"
38
"packaging/files/loraserver.service": "/usr/lib/loraserver/scripts/loraserver.service"
39
- "packaging/files/loraserver-mqtt2to3.init": "/usr/lib/loraserver/scripts/loraserver-mqtt2to3.init"
40
- "packaging/files/loraserver-mqtt2to3.service": "/usr/lib/loraserver/scripts/loraserver-mqtt2to3.service"
41
scripts:
42
postinstall: "packaging/scripts/post-install.sh"
43
postremove: "packaging/scripts/post-remove.sh"
0 commit comments