forked from norman/fusionpbx-install.sh-github-mirror
Update letsencrypt.sh
This commit is contained in:
2
debian/resources/letsencrypt.sh
vendored
2
debian/resources/letsencrypt.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user