From 30b03aa9db81a669eaf5a6115f99eadd76d530e0 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:38:20 +0100 Subject: [PATCH] Update strapi.sh --- ct/strapi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/strapi.sh b/ct/strapi.sh index 78909f878..7ae5dbc1a 100755 --- a/ct/strapi.sh +++ b/ct/strapi.sh @@ -30,7 +30,7 @@ function update_script() { NODE_VERSION="24" setup_nodejs - msg_info "Updating ${APP} LXC" + msg_info "Updating strapi" cd /opt/strapi $STD npm run build systemctl restart strapi