mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
add ssh config to get rid of KnownHosts errors
This commit is contained in:
parent
7f49243ab0
commit
31e7db4de9
2
.ssh/config
Normal file
2
.ssh/config
Normal file
@ -0,0 +1,2 @@
|
||||
Host *
|
||||
StrictHostKeyChecking no
|
||||
Loading…
x
Reference in New Issue
Block a user