We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e545b commit f3df9b1Copy full SHA for f3df9b1
README.md
@@ -22,6 +22,10 @@ Options:
22
23
1. Place the binary in your `$PATH`.
24
25
+```console
26
+curl -L https://github.com/mazgi/openssh-authorizedkeyscommand-github/releases/download/v0.0.1/openssh-authorizedkeyscommand-github.x86_64-unknown-linux-gnu.tar.gz | sudo tar xz -C /usr/local/bin/
27
+```
28
+
29
2. Update `/etc/ssh/sshd_config`.
30
31
```ssh_config
0 commit comments