Fix case

Fernando Miguel 2017-09-24 09:57:05 +01:00
parent 699dfdfd9a
commit 61abc5fe9a
1 changed files with 1 additions and 1 deletions

@ -32,7 +32,7 @@ The default one is ~/public_html , but if you are using an addon domain, it will
`$ export DEPLOY_cPanel_USER=_username_` `$ export DEPLOY_cPanel_USER=_username_`
## Next we add the cert to the cPanel database: ## Next we add the cert to the cPanel database:
`$ acme.sh --deploy --deploy-hook cPanel_uapi -d `_EXAMPLE.COM_ `$ acme.sh --deploy --deploy-hook cpanel_uapi -d `_EXAMPLE.COM_
`[Sat Sep 23 06:53:08 EDT 2017] Certificate successfully deployed` `[Sat Sep 23 06:53:08 EDT 2017] Certificate successfully deployed`