From 5b118f24da9329d17b3e0087e66dd02892fadd97 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 31 Aug 2022 23:28:51 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index d26b92c..14b16a2 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -121,6 +121,7 @@ ynh_add_nginx_config #================================================= ynh_script_progression --message="Updating php dependencies..." +ynh_secure_remove --file="$final_path/vendor" ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$final_path" chmod 750 "$final_path"