From 8828d7dd17d39411c2894250b7b474de1537818e Mon Sep 17 00:00:00 2001 From: frju365 Date: Thu, 29 Jun 2017 16:45:06 +0200 Subject: [PATCH] [Fix] Command of nodejs --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 2842f1d..4b8b9c9 100644 --- a/scripts/install +++ b/scripts/install @@ -129,9 +129,8 @@ sudo chmod 600 $nginxconf pushd $final_path ynh_use_nodejs sudo_path npm install --production >> $install_log 2>&1 -sudo node osjs build +sudo_path node osjs build popd -pre_inst_os.js sudo yunohost firewall allow Both $port sudo systemctl start "$app".service