bournify (yes, I believe the warning should be on the client side.)

This commit is contained in:
Andrew Holland 2017-09-16 01:21:19 +03:00
parent ccb923d35c
commit a686f8631b

2
badssh
View file

@ -1,3 +1,3 @@
#!/bin/zsh
#!/bin/sh
ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no "${@}"