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