From aad9da3c8a45694eeb136b560400c019ff412cee Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Tue, 2 Nov 2021 09:31:04 +0100 Subject: [PATCH 1/2] Update scripts/upgrade less space Co-authored-by: Alexandre Aubin --- scripts/upgrade | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 3297972..7baa50d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -80,7 +80,6 @@ fi #================================================= if ynh_compare_current_package_version --comparison lt --version 0.9.8.1~ynh1 - then ynh_script_progression --message="Upgrading upgrade to 0.9.8" --weight=5 # Download, check integrity, uncompress and patch the source from 0.9.8.src From 61d50d10415ab248916e6329731bb97060f3bec4 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Tue, 2 Nov 2021 09:31:48 +0100 Subject: [PATCH 2/2] Update scripts/upgrade trailing space remove Co-authored-by: Alexandre Aubin --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 7baa50d..bd1174b 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -97,7 +97,7 @@ then if [ -d "$backup_squelettes" ] then cp -ar $backup_squelettes $final_path/www/squelettes - fi + fi if [ -e "$backup_bdd" ] then