mirror of
https://github.com/nwtgck/handy-sshd.git
synced 2025-06-08 07:03:04 +00:00
docs: 0.3.0
This commit is contained in:
parent
79ffadacd0
commit
d3a0a420f4
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.2.0/handy-sshd-0.2.0-linux-amd64.deb
|
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.2.0-linux-amd64.deb
|
sudo dpkg -i handy-sshd-0.3.0-linux-amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
## Install on Mac
|
## Install on Mac
|
||||||
|
|
Loading…
Add table
Reference in a new issue