From eb63cf39be0bb799414f469c675f50c7349d4fec Mon Sep 17 00:00:00 2001 From: lebaned Date: Wed, 12 Sep 2018 19:19:15 +0200 Subject: [PATCH] fix dns remove --- dnsapi/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/dnsapi/README.md b/dnsapi/README.md index 44d15b33..48514e74 100644 --- a/dnsapi/README.md +++ b/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.