From ec9c3e930a5b104b9184aa915d08ee3d832dba7d Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Fri, 8 Mar 2019 09:32:39 +0100 Subject: [PATCH] Update scripts/upgrade Co-Authored-By: maniackcrudelis --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 388f38a..5344955 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -106,7 +106,7 @@ ynh_script_progression --message="Backup the app before upgrading" --weight=35 # Backup the current version of the app ynh_backup_before_upgrade ynh_clean_setup () { -# Clean installation remaining that are not handle by the remove script. +# Clean installation remainings that are not handled by the remove script. ynh_clean_check_starting # Restore it if the upgrade fails