ericgaspar
5 years ago
No known key found for this signature in database
GPG Key ID: 574F281483054D44
1 changed files with
5 additions and
0 deletions
-
scripts/upgrade
|
|
|
@ -87,6 +87,11 @@ then |
|
|
|
|
|
|
|
# Remove the option backup_core_only after the backup. |
|
|
|
ynh_app_setting_delete $app backup_core_only |
|
|
|
|
|
|
|
ynh_clean_setup () { |
|
|
|
# restore it if the upgrade fails |
|
|
|
ynh_restore_upgradebackup |
|
|
|
} |
|
|
|
fi |
|
|
|
|
|
|
|
# Exit if an error occurs during the execution of the script |
|
|
|
|