From b25a0172468090baa46ec7a54514c20da8d6feb4 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:02:52 +0100 Subject: [PATCH] production.json in _common.sh --- scripts/_common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/_common.sh b/scripts/_common.sh index 791c2b3..8fe5b4e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,6 +5,7 @@ #================================================= nodejs_version=18.18.2 +JSON_FILE="$install_dir/build/server-ce/config/production.json" #================================================= # PERSONAL HELPERS