Update strapi.sh

This commit is contained in:
Tobias 2026-02-18 09:37:23 +01:00 committed by GitHub
parent 8ee8bc6bd5
commit e2c6de1b7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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