git/local/bin/gpg2-no-tty

3 lines
34 B
Bash
Executable file

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