mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Update v-clone-website
This commit is contained in:
parent
d121f9e345
commit
be390b7cca
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ if [ $SHOULD_INSTALL_SSL -eq 1 ]; then
|
|||
$VESTA/bin/v-add-letsencrypt-domain "$TO_USER" "$TO_DOMAIN" "www.$TO_DOMAIN" "yes"
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "=== LetsEncrypt installation failed"
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ ! -z "$FROM_DOMAIN_TPL" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue