Created dns manual mode (markdown)

master
neil 2018-03-21 20:04:48 +08:00
parent 61b9e8a5dc
commit 8b8a3cb683
1 changed files with 7 additions and 0 deletions

7
dns-manual-mode.md Normal file

@ -0,0 +1,7 @@
TODO:
```sh
acme.sh --issue -d example.com -dns
acme.sh --renew -d example.com
```