This commit is contained in:
yalh76
2022-07-06 23:49:44 +02:00
parent 3b8c718a5d
commit 7683be40ac
10 changed files with 44 additions and 89 deletions

View File

@@ -39,6 +39,7 @@ ynh_script_progression --message="Backing up the app before changing its URL (ma
# Backup the current version of the app
ynh_backup_before_upgrade
ynh_clean_setup () {
ynh_clean_check_starting
# Remove the new domain config file, the remove script won't do it as it doesn't know yet its location.
ynh_secure_remove --file="/etc/nginx/conf.d/$new_domain.d/$app.conf"