1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-10-01 06:39:37 +02:00
nfpm/testdata/scripts/preupgrade.sh

6 lines
52 B
Bash

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