From b214a1a5d9a9fedf18c6e30980478c6f10b174da Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Fri, 13 Oct 2017 18:13:17 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index bfe12a8..25f538d 100755 --- a/scripts/install +++ b/scripts/install @@ -118,7 +118,7 @@ ynh_add_systemd_config script_dir="$PWD" pushd "$final_path" sudo chown -R $app: $final_path -sudo_path npm install +sudo npm install #================================================= # Configure haste with config.js file