diff --git a/~/SSH/config b/~/SSH/config index 9e869e1..e6428a3 100644 --- a/~/SSH/config +++ b/~/SSH/config @@ -5,7 +5,7 @@ Host github.com Host kvm5 User alex HostName 92.63.105.65 - IdentityFile C:\Users\User\.ssh\kvm5 + IdentityFile /home/user/.ssh/kvm5 ServerAliveInterval 59 Host git.a2s.su