docs: add installation for OpenBSD (#2261)
This commit is contained in:
parent
5c6572392f
commit
dc429c26a0
1 changed files with 7 additions and 0 deletions
|
@ -63,6 +63,13 @@ docker run goacme/lego -h
|
||||||
pkg install lego
|
pkg install lego
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- [OpenBSD (Ports)](https://openports.pl/path/security/lego) (unofficial):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pkg_add lego
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## From sources
|
## From sources
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
|
|
Loading…
Reference in a new issue