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