From a1e305daa665d6e37d26004082f31e9357b0af3d Mon Sep 17 00:00:00 2001 From: Luis Majano Date: Mon, 9 Dec 2024 12:34:00 +0100 Subject: [PATCH] Update server-boxlang@1.json --- server-boxlang@1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-boxlang@1.json b/server-boxlang@1.json index 42fabfedb..bc2672e87 100644 --- a/server-boxlang@1.json +++ b/server-boxlang@1.json @@ -30,6 +30,6 @@ "BOXLANG_DEBUG": true }, "scripts" : { - "onServerInitialInstall":"install bx-mail,bx-mysql,bx-derby,bx-compat-cfml@be,bx-unsafe-evaluate,bx-esapi --noSave" + "onServerInitialInstall":"install bx-orm,bx-mail,bx-mysql,bx-derby,bx-compat-cfml@be,bx-unsafe-evaluate,bx-esapi --noSave" } }