From 36531be8b144ddd2c76f67b6d11c7354214474ae Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 7 Sep 2023 09:17:28 +0200 Subject: [PATCH] updated by /home/nico/bin/sync-all-repos on nb3 --- gpgssh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpgssh b/gpgssh index e7a0e2f..1977976 100755 --- a/gpgssh +++ b/gpgssh @@ -1,5 +1,7 @@ #!/bin/sh +set -x + export SSH_AUTH_SOCK=~/.gnupg/S.gpg-agent.ssh ssh "$@"