Minor bugfixes.

This commit is contained in:
2021-09-02 11:50:20 +00:00
parent 0bb748f2d9
commit 6388f36687
2 changed files with 27 additions and 9 deletions

View File

@@ -27,7 +27,6 @@ if [[ $HTTPS_PORT != "" ]]; then
/scripts/check_certificates.sh "$DOMAIN";
fi
echo "3";
echo "created domain name: "$DOMAIN;
file="/tmp/$DOMAIN.conf"