diff --git a/.goreleaser.yml b/.goreleaser.yml index 26e325b..b4279d3 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -55,4 +55,4 @@ nfpms: scripts: postinstall: "scripts/postinstall.sh" preinstall: "scripts/preinstall.sh" - postremove: "scripts/postremove.sh" \ No newline at end of file + #postremove: "scripts/postremove.sh" \ No newline at end of file