We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc82a38 + 83e6979 commit befccd7Copy full SHA for befccd7
.goreleaser.yml
@@ -84,7 +84,7 @@ nfpms:
84
dst: /etc/mqtt2prometheus/config.yaml
85
type: config
86
- src: ./systemd/mqtt2prometheus.service
87
- dst: /etc/systemd/system/mqtt2prometheus.service
+ dst: /usr/lib/systemd/system/mqtt2prometheus.service
88
89
- src: ./systemd/mqtt2prometheus
90
dst: /etc/default/mqtt2prometheus
0 commit comments