Update letsencrypt.sh

This commit is contained in:
FusionPBX 2017-05-21 00:23:41 -06:00 committed by GitHub
parent a69a40f2d5
commit 9261a368f8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ apt-get install certbot -t jessie-backports
#install letsencrypt
git clone https://github.com/letsencrypt/letsencrypt /opt/letsencrypt
chmod 755 /opt/letsencrypt/certbot-auto
/opt/letsencrypt/./certbot-auto
/opt/letsencrypt/./certbot-auto certonly
#make the directories
mkdir -p /etc/letsencrypt/configs