3 lines
34 B
Text
3 lines
34 B
Text
|
#!/bin/sh
|
||
|
exec gpg2 --no-tty "$@"
|