mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-08-30 22:05:34 +00:00
remove spaces
@@ -73,11 +73,11 @@ docker run --rm -itd \
|
||||
### 2. Then you can just use `docker exec` to execute any acme.sh commands.
|
||||
|
||||
```sh
|
||||
docker exec acme.sh --help
|
||||
docker exec acme.sh --help
|
||||
```
|
||||
|
||||
```sh
|
||||
docker exec acme.sh --issue -d example.com --standalone
|
||||
docker exec acme.sh --issue -d example.com --standalone
|
||||
```
|
||||
|
||||
Yes, again, You can use **any commands** that **acme.sh** supports here.
|
||||
|
Reference in New Issue
Block a user