mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update wazuh-install.sh
This commit is contained in:
@@ -30,7 +30,7 @@ wget -q https://packages.wazuh.com/$RELEASE/wazuh-install.sh
|
||||
chmod +x wazuh-install.sh
|
||||
|
||||
if [ "$STD" = "silent" ]; then
|
||||
bash wazuh-install.sh -a >> ~/wazuh-install.output 2>&1
|
||||
bash wazuh-install.sh -a >> ~/wazuh-install.output
|
||||
else
|
||||
bash wazuh-install.sh -a | tee -a ~/wazuh-install.output
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user