Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
libvoid committed Aug 22, 2023
1 parent 416a39b commit 8d3b695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ nfpms:
type: tree

scripts:
postinstall: "packaging/DEBIAN/postinst"
postremove: "packaging/DEBIAN/postrm"
postinstall: "packaging/postinst"
postremove: "packaging/postrm"

0 comments on commit 8d3b695

Please sign in to comment.