From fc95e7d053bc5df8ca5ad1ca3d4b1771e542d4eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 9 Dec 2021 00:02:17 +0100 Subject: [PATCH] Update scripts/install Co-authored-by: tituspijean --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8d06483..200893b 100644 --- a/scripts/install +++ b/scripts/install @@ -126,7 +126,7 @@ 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_npm install --global --unsafe-perm thelounge + ynh_exec_as $app env $ynh_node_load_PATH ynh_npm install --global --unsafe-perm thelounge popd #=================================================