Sam Lewis b5ba370049 Ensure SSH key ends with newline
In at least some versions of the 'ssh-add' command, adding a SSH key
requires that SSH key is newline terminated. If it is not, ssh-add
doesn't add the key and, instead, unhelpfully prompts for a
passphrase for the key ('Enter passphrase for (stdin):').

This change makes sure the key is terminated with a newline character to
hopefully avoid this issue occurring as often.

Signed-off-by: Sam Lewis <sam.vr.lewis@gmail.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-01-09 11:18:54 +01:00
..
2019-11-20 06:53:15 +01:00
2019-09-03 10:42:19 +02:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2020-01-09 11:18:54 +01:00
2018-12-07 09:55:26 +01:00