From 97b41a133fce5dc0dc206c5a23cfcedd0c8b9d75 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 6 Jan 2019 00:55:01 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 072b998..7fd1eaf 100644 --- a/scripts/install +++ b/scripts/install @@ -152,6 +152,7 @@ cat $final_path/config.json #================================================= pushd $final_path +npm install --production --allow-root ./nodebb setup ./nodebb build popd