Update signoz-install.sh

This commit is contained in:
Slaviša Arežina 2025-09-15 10:09:09 +02:00 committed by GitHub
parent aedf341806
commit 721996b0c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ Restart=on-failure
[Install]
WantedBy=multi-user.target
EOF
systemctl enable -q --now zookeeper
systemctl enable -q --now zookeeper
msg_ok "Setup Zookeeper"
msg_info "Configuring ClickHouse"