This commit is contained in:
2023-02-22 10:38:24 -05:00
parent 199060ee56
commit 33b693a2a3
12 changed files with 88 additions and 124 deletions

View File

@@ -24,5 +24,5 @@ fi
if [ -z "${sshpid}" ]; then
rm -f $SSH_AUTH_SOCK
( setsid socat UNIX-LISTEN:$SSH_AUTH_SOCK,fork EXEC:"npiperelay.exe -ei -s //./pipe/openssh-ssh-agent",nofork & ) >/de>fi
( setsid socat UNIX-LISTEN:$SSH_AUTH_SOCK,fork EXEC:"npiperelay.exe -ei -s //./pipe/openssh-ssh-agent",nofork & ) >/dev/null
fi