Fix letsencrypt instruction typo.

Closes #1939. Thanks to Frank Tegtmeyer.
This commit is contained in:
Roger A. Light 2020-12-09 21:28:38 +00:00
parent d8dcfd75fe
commit 39ba40fd53

View File

@ -9,7 +9,7 @@
# may be just "example.com", or multiple domains "www.example.com example.com"
# depending on your certificate.
# Place this script in /etc/letsencrypt/renewal-hoots/deploy/ and make it
# Place this script in /etc/letsencrypt/renewal-hooks/deploy/ and make it
# executable after editing it to your needs.
if [ ${RENEWED_DOMAINS} == "my-mosquitto-domain" ]; then