You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the changes required for tier 2 redistribution packages, we must modify the installation assistant to contain the revision number within its code.
To do this it is necessary to modify the variable wazuh_install_vesion to wazuh_install_revision
related: #21
With the changes required for tier 2 redistribution packages, we must modify the installation assistant to contain the revision number within its code.
To do this it is necessary to modify the variable
wazuh_install_vesion
towazuh_install_revision
wazuh-installation-assistant/install_functions/installVariables.sh
Line 13 in 0e5b606
It is also necessary to update the message so that it contains version and revision
wazuh-installation-assistant/install_functions/installMain.sh
Line 216 in 0e5b606
The text was updated successfully, but these errors were encountered: