This commit is contained in:
ericgaspar
2020-08-02 16:00:17 +02:00
committed by Kay0u
parent b0501eade9
commit 644d29331a
6 changed files with 25 additions and 26 deletions

View File

@@ -45,7 +45,7 @@ ynh_clean_setup () {
# 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"
# restore it if the upgrade fails
# Restore it if the upgrade fails
ynh_restore_upgradebackup
}
# Exit if an error occurs during the execution of the script