mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-10-18 14:23:59 +02:00
3 lines
110 B
Bash
3 lines
110 B
Bash
#!/bin/sh
|
|
exec /cygdrive/c/openssh/Win32-OpenSSH/ssh -E/cygdrive/c/openssh/Win32-OpenSSH/regress/ssh.log "$@"
|