Update wazuh-install.sh

This commit is contained in:
CanbiZ 2025-03-17 11:28:26 +01:00 committed by GitHub
parent 860cdf5076
commit e494178e05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ msg_ok "Latest Wazuh Version: $RELEASE"
msg_info "Setup Wazuh"
wget -q https://packages.wazuh.com/$RELEASE/wazuh-install.sh
chmod +x wazuh-install.sh
bash wazuh-install.sh -a
$STD bash wazuh-install.sh -a
msg_ok "Setup Wazuh"
motd_ssh