Browse Source

fix dns remove

pull/1800/head
lebaned 6 years ago
parent
commit
eb63cf39be
  1. 1
      dnsapi/README.md

1
dnsapi/README.md

@ -910,7 +910,6 @@ Now you can issue your cert:
```
acme.sh --issue --dns versio -d example.com -d *.example.com
```
# Use custom API
If your API is not supported yet, you can write your own DNS API.

Loading…
Cancel
Save