mirror of
https://github.com/nwtgck/handy-sshd.git
synced 2025-06-07 22:53:05 +00:00
docs: 0.4.0
This commit is contained in:
parent
886d93ba25
commit
a2739a8c1e
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ Portable SSH Server
|
|||
## Install on Ubuntu/Debian
|
||||
|
||||
```bash
|
||||
wget https://github.com/nwtgck/handy-sshd/releases/download/v0.3.0/handy-sshd-0.3.0-linux-amd64.deb
|
||||
sudo dpkg -i handy-sshd-0.3.0-linux-amd64.deb
|
||||
wget https://github.com/nwtgck/handy-sshd/releases/download/v0.4.0/handy-sshd-0.4.0-linux-amd64.deb
|
||||
sudo dpkg -i handy-sshd-0.4.0-linux-amd64.deb
|
||||
```
|
||||
|
||||
## Install on Mac
|
||||
|
|
Loading…
Add table
Reference in a new issue