1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-22 05:43:03 +02:00
nfpm/testdata/scripts/posttrans.sh
Cristian Ciutea 39f5bf392d
feat: add %pretrans %posttrans scriptlets (#322)
* 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
2021-04-22 18:48:06 +00:00

4 lines
42 B
Bash

#!/bin/bash
echo "Posttrans" > /dev/null