chore: Add script for postinstall and postremove package, add scripts to gorealeaser
Some checks failed
build / build (push) Failing after 1m8s

This commit is contained in:
d3m0k1d
2026-01-21 16:44:42 +03:00
parent 9198f19805
commit 3001282d88
3 changed files with 84 additions and 1 deletions

View File

@@ -45,7 +45,9 @@ nfpms:
- rpm
- archlinux
bindir: /usr/bin
scripts:
postinstall: build/postinstall.sh
postremove: build/postremove.sh
release:
gitea:
owner: d3m0k1d