From 34e6e17c6aaa8016826268c8e3a4c15b6efc1aa2 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 13 Jul 2026 14:58:35 +0200 Subject: [PATCH] hotfix: 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