fix small error

This commit is contained in:
VirtuBox 2018-01-29 15:23:46 +01:00 committed by GitHub
parent f8bed6f5e4
commit 8c2e75e181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ cd acme.sh
./acme.sh --install \
--home ~/.acme.sh \
--certhome /etc/letsencrypt/acme.sh/certs \
--accountemail "hi@acme.sh" \
--accountemail "hi@acme.sh"
```
**13) Issue a SSL certificate with Cloudflare API**