last fixes before next release ?

This commit is contained in:
bunkerity
2020-12-07 16:53:00 +01:00
parent f618c73e6c
commit 75c69c8105
13 changed files with 12 additions and 12 deletions

View File

@@ -22,9 +22,6 @@ if [ "$MULTISITE" = "yes" ] ; then
ROOT_FOLDER="${ROOT_FOLDER}/$1"
fi
# generate Let's Encrypt certificate before copying configs
# in case we are in autoconf mode and nginx is already running
# copy stub confs
if [ "$MULTISITE" = "yes" ] ; then
mkdir "$NGINX_PREFIX"