1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

Fix readme 'Use VSCALE API' [skip ci]

This commit is contained in:
Aleksey Loban
2017-04-21 12:30:01 +03:00
parent 27a05ff271
commit dbe68684a0
+1 -1
View File
@@ -449,7 +449,7 @@ VSCALE_API_KEY="sdfsdfsdfljlbjkljlkjsdfoiwje"
Ok, let's issue a cert now:
```
acme.sh --issue --dns vscale -d example.com -d www.example.com
acme.sh --issue --dns dns_vscale -d example.com -d www.example.com
```