mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-17 16:35:00 +00:00
nits
This commit is contained in:
parent
e840ff7582
commit
d433fe6956
1 changed files with 1 additions and 1 deletions
|
|
@ -319,7 +319,7 @@ static void on_ssh_client_event(struct tmate_ssh_client *client)
|
|||
request_passphrase(client);
|
||||
} else {
|
||||
kill_ssh_client(client, "SSH keys not found."
|
||||
" Run 'ssh-keygen' to create keys and try again.");
|
||||
" Run 'ssh-keygen' to create keys.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue