From 61d50d10415ab248916e6329731bb97060f3bec4 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Tue, 2 Nov 2021 09:31:48 +0100 Subject: [PATCH] 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