Apply suggestion from @tremor021

This commit is contained in:
Slaviša Arežina 2026-02-07 19:43:29 +01:00 committed by GitHub
parent abaca28624
commit 146f681e9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -216,7 +216,7 @@ systemctl enable -q --now zitadel-api.service
sleep 5
# Enable and start Login service
systemctl enable -q --now zitadel-login.service
systemctl enable -q --now zitadel-login
msg_ok "Created Services"
msg_info "Saving Credentials"