From 521235a25483a7f361acab15005cf48dc0320a28 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 13 Aug 2017 22:23:53 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 51c4dc1..860e3b3 100644 --- a/scripts/install +++ b/scripts/install @@ -133,7 +133,7 @@ cat /etc/systemd/system/$app.service pushd $final_path ynh_use_nodejs -sudo_path npm install --production >> $install_log 2>&1 +sudo_path npm install >> $install_log 2>&1 sudo_path node osjs build popd sudo yunohost firewall allow Both $port