diff --git a/content/security/ssh-key.md b/content/security/ssh-key.md index 9513073..c188367 100644 --- a/content/security/ssh-key.md +++ b/content/security/ssh-key.md @@ -87,4 +87,4 @@ If you are working at the command line, you can alternatively do this directly: $ eval $(ssh-agent) $ ssh-add ## enter your passphrase once, this is then cached. -``` \ No newline at end of file +```