From bcaadc4dbd970b7628349062d4a71b12b056366e Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Mon, 13 Jul 2026 14:58:23 +0200 Subject: [PATCH] typo --- ct/docmost.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/docmost.sh b/ct/docmost.sh index a9727d6ad..1c6271c98 100644 --- a/ct/docmost.sh +++ b/ct/docmost.sh @@ -53,7 +53,7 @@ function update_script() { sed -i '/^@Module({$/i @Global()' /opt/docmost/apps/server/src/core/core.module.ts fi - msg_insfo "Configuring Docmost" + msg_info "Configuring Docmost" cd /opt/docmost $STD pnpm install --force $STD pnpm build