mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
39f5bf392d
* create branch * added rpm pretrans and posttrans scriptlets * update rpmpack dependency * updated acceptance testdata * docs: updated documentation to include %pretrans and %posttrans rpm scripts * cleanup * docs: cleanup
4 lines
41 B
Bash
4 lines
41 B
Bash
#!/bin/bash
|
|
|
|
echo "Pretrans" > /dev/null
|