Update v-clone-website

This commit is contained in:
myvesta 2020-05-08 15:49:54 +02:00 committed by GitHub
commit be390b7cca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -328,6 +328,7 @@ if [ $SHOULD_INSTALL_SSL -eq 1 ]; then
if [ $? -ne 0 ]; then
echo "=== LetsEncrypt installation failed"
fi
fi
if [ ! -z "$FROM_DOMAIN_TPL" ]; then
echo "=== Set $FROM_DOMAIN_TPL template to domain $TO_DOMAIN"