aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xletsencrypt6
1 files changed, 3 insertions, 3 deletions
diff --git a/letsencrypt b/letsencrypt
index 027afd4..60695eb 100755
--- a/letsencrypt
+++ b/letsencrypt
@@ -25,9 +25,9 @@ NAME=$(basename $0)
WWW_USER=www-data
WWW_GROUP=www-data
-ACME_WEBSERVER=/usr/lib/letsencrypt/webserver
-ACME_CLIENT=/usr/lib/letsencrypt/client
-CAfile=/usr/share/lets-encrypt/lets-encrypt-x1-cross-signed.pem
+ACME_WEBSERVER=/usr/lib/letsencrypt-tiny/webserver
+ACME_CLIENT=/usr/lib/letsencrypt-tiny/client
+CAfile=/usr/share/letsencrypt-tiny/lets-encrypt-x1-cross-signed.pem
declare COMMAND ACCOUNTKEY
declare -l GENKEY