diff --git a/dns-manual-mode.md b/dns-manual-mode.md new file mode 100644 index 0000000..c0168bc --- /dev/null +++ b/dns-manual-mode.md @@ -0,0 +1,7 @@ +TODO: + +```sh +acme.sh --issue -d example.com -dns + +acme.sh --renew -d example.com +``` \ No newline at end of file