From aac9a57039732c02ba340ddc75bf26dcf48caed0 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 30 Apr 2017 05:58:21 +0300
Subject: [PATCH] - Corrected typo.

---
 .ssh/config.d/20_shore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ssh/config.d/20_shore b/.ssh/config.d/20_shore
index 7b98108..3391367 100644
--- a/.ssh/config.d/20_shore
+++ b/.ssh/config.d/20_shore
@@ -49,5 +49,5 @@ HostName wdr4300.shore.co.il
 User root
 ProxyCommand ssh ns1.shore.co.il nc %h %p
 IdentityFile ~/.ssh/shore_ecdsa
-IdentityFile ~/.ssh/shore_rssa
+IdentityFile ~/.ssh/shore_rsa
 LocalForward 8082 localhost:80
-- 
GitLab