diff options
-rw-r--r-- | .ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index b2fd9ba..6c52b02 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,5 +1,6 @@ Host * !mars !mother !helios User root + StrictHostKeyChecking no Host mars User jozan Host mother |