mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 21:08:20 +08:00
Updated Install preparations (markdown)
@@ -28,6 +28,8 @@ yum -q -y install nc
|
|||||||
|
|
||||||
# 3. alpine
|
# 3. alpine
|
||||||
|
|
||||||
|
The default `nc` tool doesn't support `-4` , `-6` and local address, So, please install `netcat-openbsd` to support all the options.
|
||||||
|
|
||||||
```
|
```
|
||||||
apk --no-cache add -f openssl curl netcat-openbsd
|
apk --no-cache add -f openssl curl netcat-openbsd
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user