From 39ba40fd5310a5af24b61c3127e2614ca8891edd Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Wed, 9 Dec 2020 21:28:38 +0000 Subject: [PATCH] Fix letsencrypt instruction typo. Closes #1939. Thanks to Frank Tegtmeyer. --- misc/letsencrypt/mosquitto-copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/letsencrypt/mosquitto-copy.sh b/misc/letsencrypt/mosquitto-copy.sh index c9482913..c2a69470 100755 --- a/misc/letsencrypt/mosquitto-copy.sh +++ b/misc/letsencrypt/mosquitto-copy.sh @@ -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