mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
6 lines
52 B
Bash
6 lines
52 B
Bash
#!/bin/sh
|
|
|
|
echo "$@"
|
|
|
|
echo "PreUpgrade" > /dev/null
|