From 50288e9e64979c193eb9333673e67025bb20e00a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 4 Jan 2022 13:04:21 +0100 Subject: [PATCH] Update install --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index dd80280..84008d8 100644 --- a/scripts/install +++ b/scripts/install @@ -126,9 +126,8 @@ ynh_script_progression --message="Installing The Lounge..." --weight=10 pushd $final_path ynh_use_nodejs - #ynh_exec_as $app env $ynh_node_load_PATH + ynh_exec_warn_less $ynh_npmnpm install npm@latest -g ynh_exec_warn_less $ynh_npm install --global --unsafe-perm thelounge - #ynh_exec_warn_less ynh_exec_as $app env "$ynh_node_load_PATH" thelounge start popd #=================================================