From dc9dbc56cab56ee0d0c4209361857c0c0de56b9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 10 Nov 2020 20:38:51 +0100 Subject: [PATCH] Update scripts/upgrade Co-authored-by: yalh76 --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 996197f..2261341 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -79,7 +79,7 @@ ynh_setup_source "$final_path" cp -a ${final_path}.old/data ${final_path} # delete temp directory -ynh_secure_remove ${final_path}.old +ynh_secure_remove --file=${final_path}.old #================================================= # NGINX CONFIGURATION