From e2c6de1b7b60da8819bd7867d7d40183b9faa7f9 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Wed, 18 Feb 2026 09:37:23 +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 aa10befeb..f7aab5ba5 100755 --- a/ct/strapi.sh +++ b/ct/strapi.sh @@ -24,7 +24,7 @@ function update_script() { check_container_storage check_container_resources if [[ ! -f /etc/systemd/system/strapi.service ]]; then - msg_error "No Strapi Installation Found!" + msg_error "No ${APP} Installation Found!" exit fi