Skip to content

Commit

Permalink
Merge branch '4.9.0' into 102-missing-tools-and-files
Browse files Browse the repository at this point in the history
Signed-off-by: Álex Ruiz <[email protected]>
  • Loading branch information
AlexRuiz7 authored Jan 12, 2024
2 parents ce46825 + bcd1446 commit 230f5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/assemble.sh
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ function remove_unneeded_files() {
# ====
function get_wazuh_files() {

local version=$(<VERSION)
local version=$(<VERSION)
version=${version%%.[[:digit:]]}

wget -q https://packages-dev.wazuh.com/4.9/config.yml -O $PATH_PLUGINS/opensearch-security/tools/config.yml
Expand Down

0 comments on commit 230f5b8

Please sign in to comment.