From da2ae3b645606b7feefdfb76740c0187916a0d2c Mon Sep 17 00:00:00 2001 From: andybjackson <33336318+andybjackson@users.noreply.github.com> Date: Sat, 25 Apr 2020 09:57:28 +0100 Subject: [PATCH] Typo Let's Encrypt rather than Let's Encrtypt --- unifi_ssl_import.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unifi_ssl_import.sh b/unifi_ssl_import.sh index 2a7c801..c1e71ab 100644 --- a/unifi_ssl_import.sh +++ b/unifi_ssl_import.sh @@ -41,7 +41,7 @@ KEYSTORE=${UNIFI_DIR}/data/keystore #KEYSTORE=${JAVA_DIR}/data/keystore # FOR LET'S ENCRYPT SSL CERTIFICATES ONLY -# Generate your Let's Encrtypt key & cert with certbot before running this script +# Generate your Let's Encrypt key & cert with certbot before running this script LE_MODE=no LE_LIVE_DIR=/etc/letsencrypt/live