This commit is contained in:
MickLesk 2026-02-22 14:09:05 +01:00
parent 5bd4cfa345
commit 9e825a8200

View File

@ -48,7 +48,7 @@ function update_script() {
systemctl start strapi
msg_ok "Started Strapi"
msg_ok "Update completed successfully!"
msg_ok "Updatec successfully!"
exit
}