git/local/bin/gpg2-no-tty

3 lines
34 B
Plaintext
Raw Normal View History

#!/bin/sh
exec gpg2 --no-tty "$@"