Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KminekMatej authored Feb 18, 2021
1 parent 913084b commit 48bfac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Script is useful if you have DNS nameserver handled by Plesk webservice and doma

Script example:

`certbot-auto certonly --force-renewal --manual --preferred-challenges=dns --manual-auth-hook /path/to/plesk-dns-api.sh --email [email protected] --agree-tos -d \*.example.com`
`certbot-auto certonly --force-renewal --manual --preferred-challenges=dns --manual-auth-hook /path/to/plesk-api-prehook.sh --email [email protected] --agree-tos -d \*.example.com`

Creates DNS record:

Expand Down

0 comments on commit 48bfac6

Please sign in to comment.