mirror of
https://github.com/goreleaser/nfpm
synced 2025-04-17 13:47:58 +02:00
6 lines
52 B
Bash
6 lines
52 B
Bash
#!/bin/sh
|
|
|
|
echo "$@"
|
|
|
|
echo "PreUpgrade" > /dev/null
|