1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-04-17 13:47:58 +02:00
nfpm/testdata/scripts/preupgrade.sh

6 lines
52 B
Bash

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