From 20d850a69e5a3829c585cf72201a656a8810698a Mon Sep 17 00:00:00 2001 From: Hadrien Date: Mon, 1 Nov 2021 23:30:11 +0300 Subject: [PATCH] unfortunate copy-paste --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f5e9792..f0ee82f 100755 --- a/scripts/install +++ b/scripts/install @@ -209,7 +209,7 @@ ynh_add_nginx_config #================================================= # Install pm2 (may be replaced by adequate systemd conf) npm install pm2 -g -npm install NODE_ENV=production +npm install #================================================= # CREATE DATA DIRECTORY