From e213f4538d3159b0d82cc2d3943a25d32821fa65 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Fri, 10 Apr 2020 18:36:19 -0500 Subject: [PATCH] Update config --- .ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config b/.ssh/config index f30d239b..d420e400 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,2 +1,2 @@ Host * - StrictHostKeyChecking no + StrictHostKeyChecking yes