This commit is contained in:
2023-02-23 10:06:23 -05:00
parent cc25227dd0
commit 39904997eb

View File

@@ -12,7 +12,7 @@
exec 2> >(tee -a -i "$HOME/error.log")
#### Assuming ~/winhome links to %USERPROFILE on Windows side
RELAY_BIN="npiperelay.exe"
RELAY_BIN="/run/current-system/sw/bin/npiperelay.exe"
PIDFILE="${HOME}/.ssh/wsl-ssh-agent-relay.pid"
WSL_AGENT_SSH_SOCK="${HOME}/.ssh/wsl-ssh-agent.sock"