Delete current SSL before v-install-unsigned-ssl

This commit is contained in:
myvesta 2023-10-08 13:28:52 +02:00 committed by GitHub
commit fd57420a70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,8 @@ fi
# Action # # Action #
#----------------------------------------------------------# #----------------------------------------------------------#
/usr/local/vesta/bin/v-delete-web-domain-ssl "$user" "$domain"
release=$(cat /etc/debian_version | tr "." "\n" | head -n1) release=$(cat /etc/debian_version | tr "." "\n" | head -n1)
email="info@$domain" email="info@$domain"