This commit is contained in:
2023-02-21 12:49:32 -05:00
parent 1f58185d0b
commit 9a8ccc981e

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:"${pkgs.npiperelay} -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 & ) >/de>fi
fi