1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-22 05:43:03 +02:00
nfpm/testdata/scripts/postupgrade.sh

6 lines
53 B
Bash

#!/bin/sh
echo "$@"
echo "PostUpgrade" > /dev/null