3 lines
77 B
Bash
Executable file
3 lines
77 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
"/usr/bin/gpg2" --homedir "${XDG_DATA_HOME}/gnupg" "${@}"
|