Skip to content

Commit

Permalink
Update linux.md (#102)
Browse files Browse the repository at this point in the history
* `ssh-add -K` is deprecated on MacOS
  • Loading branch information
stefanpeidli authored Sep 1, 2023
1 parent 9795c70 commit a43b894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bih-cluster/docs/connecting/configure-ssh/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you run into problems that your key is not accepted when connecting from MacO
please use:

```
# ssh-add -K
# ssh-add --apple-use-keychain
```

## Connect to the cluster
Expand Down

0 comments on commit a43b894

Please sign in to comment.