From e9fe4c6b6df12b86e431d8c128cee47ad9636a60 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 15 Feb 2023 01:50:33 +0100 Subject: [PATCH] Fix --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 4581a6f..e8ef107 100644 --- a/scripts/restore +++ b/scripts/restore @@ -30,7 +30,6 @@ ynh_script_progression --message="Reinstalling dependencies..." --weight=5 # Define and install dependencies ynh_install_nodejs --nodejs_version=$NODEJS_VERSION -ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies #================================================= # REINSTALL PNPM