2 lines
34 B
Bash
Executable file
2 lines
34 B
Bash
Executable file
#!/bin/sh
|
|
exec gpg2 --no-tty "$@"
|