diff --git a/scripts/restore b/scripts/restore index 9c5f77c..42dc603 100755 --- a/scripts/restore +++ b/scripts/restore @@ -17,8 +17,6 @@ ynh_script_progression --message="Reinstalling dependencies..." --weight=10 ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version -ynh_npm install --global npm@8.1.2 - #================================================= # RESTORE THE APP MAIN DIR #================================================= @@ -69,4 +67,4 @@ ynh_systemd_action --service_name=nginx --action=reload # END OF SCRIPT #================================================= -ynh_script_progression --message="Restoration completed for $app" --last \ No newline at end of file +ynh_script_progression --message="Restoration completed for $app" --last