diff --git a/scripts/restore b/scripts/restore index b91eee5..2de3d09 100644 --- a/scripts/restore +++ b/scripts/restore @@ -29,7 +29,7 @@ ynh_script_progression --message="Reinstalling dependencies..." # Define and install dependencies ynh_install_nodejs --nodejs_version=$nodejs_version ynh_use_nodejs -ynh_install_mongo --mongo_version=$mongo_version +ynh_install_mongo #================================================= # RESTORE THE MONGODB DATABASE