Skip to content

Commit

Permalink
Revert "Updated the Wazuh dashboard package revision for offline inst…
Browse files Browse the repository at this point in the history
…allation"
  • Loading branch information
c-bordon committed Sep 10, 2024
1 parent e82df13 commit 117f5cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function offline_download() {

manager_revision="1"
indexer_revision="1"
dashboard_revision="2"
dashboard_revision="1"

if [ "${package_type}" == "rpm" ]; then
manager_rpm_package="wazuh-manager-${wazuh_version}-${manager_revision}.x86_64.${package_type}"
Expand Down

0 comments on commit 117f5cc

Please sign in to comment.