From b8b551cbf40bdfe95b20e835a7fc5de6e1336106 Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 21 Mar 2018 20:20:39 +0800 Subject: [PATCH] Updated dns manual mode (markdown) --- dns-manual-mode.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dns-manual-mode.md b/dns-manual-mode.md index cfca462..9661f77 100644 --- a/dns-manual-mode.md +++ b/dns-manual-mode.md @@ -1,9 +1,11 @@ TODO: ```sh + acme.sh --issue -d example.com -dns \ --yes-I-know-dns-manual-mode-enough-go-ahead-please acme.sh --renew -d example.com \ --yes-I-know-dns-manual-mode-enough-go-ahead-please + ``` \ No newline at end of file