From 093eded619c20a5862e4731a6283c5ecf13aae4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:46:22 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 82f48d7..44b4757 100644 --- a/scripts/install +++ b/scripts/install @@ -62,7 +62,7 @@ setup="{ pushd $install_dir npm install npm@latest --location=global - ynh_exec_as_app install lodash #--save + ynh_exec_as_app install lodash --save ynh_exec_as_app $install_dir/nodebb setup "${setup}" 2>/dev/null popd