diff options
Diffstat (limited to 'files/scripts/gpg-agent-tty')
| -rw-r--r-- | files/scripts/gpg-agent-tty | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/scripts/gpg-agent-tty b/files/scripts/gpg-agent-tty new file mode 100644 index 0000000..ca4bb5a --- /dev/null +++ b/files/scripts/gpg-agent-tty @@ -0,0 +1,2 @@ +export GPG_TTY=$(tty) +gpg-connect-agent updatestartuptty /bye >/dev/null |
