git/local/bin/gpg2-no-tty

2 lines
34 B
Bash
Executable file

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