Update zitadel-install.sh (#6867)

This commit is contained in:
Slaviša Arežina 2025-08-15 09:07:01 +02:00 committed by GitHub
parent 65d60fbf1e
commit 032709e107
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,7 +110,7 @@ NoNewPrivileges=true
[Install]
WantedBy=multi-user.target
EOF
systemctl enable -q --now zitadel
systemctl enable -q zitadel
msg_ok "Created Services"
msg_info "Zitadel initial setup"