diff --git a/apps/onlyoffice.sh b/apps/onlyoffice.sh index 172611b3..6ca0784e 100644 --- a/apps/onlyoffice.sh +++ b/apps/onlyoffice.sh @@ -102,7 +102,7 @@ a2enmod ssl if [ -f "$HTTPS_CONF" ] then - a2dissite "$HTTPS_CONF" + a2dissite "$SUBDOMAIN.conf" rm -f "$HTTPS_CONF" fi