home · contact · privacy
Remove logs overview.
[config] / all_new_2018 / prepare_to_meet_server.sh
old mode 100644 (file)
new mode 100755 (executable)
index 1e73ae0..13d05ca
@@ -11,7 +11,7 @@ fi
 
 # Add target to ~/.ssh/known_hosts so we don't get
 # asked for permission at inopportune moments.
-ssh-keyscan -H "$target"
+ssh-keyscan -H "$target" >> ~/.ssh/known_hosts
 
 # Tell user what to do.
 echo "APPEND FOLLOWING TO TARGET'S ~/.ssh/authorized_keys:"