diff --git a/static/collabora.sh b/static/collabora.sh index b96b64ac..9d65704b 100644 --- a/static/collabora.sh +++ b/static/collabora.sh @@ -171,7 +171,7 @@ sudo service apache2 stop cd /etc git clone https://github.com/certbot/certbot.git cd /etc/certbot -./letsencrypt-auto certonly --agree-tos --standalone -d $EDITORDOMAIN +./letsencrypt-auto certonly --agree-tos --standalone -d $CLEANDOMAIN # Check if $certfiles exists if [ -d "$HTTPS_CONF" ] then