mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 04:42:12 +08:00
Fix --dns location.
@@ -40,7 +40,7 @@ docker run --rm -it \
|
|||||||
#use dns mode
|
#use dns mode
|
||||||
docker run --rm -it \
|
docker run --rm -it \
|
||||||
-v "$(pwd)/out":/acme.sh \
|
-v "$(pwd)/out":/acme.sh \
|
||||||
neilpang/acme.sh --issue -d example.com --dns
|
neilpang/acme.sh --issue --dns -d example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user