Skip to content

Commit

Permalink
chore: config
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-segning committed Sep 29, 2024
1 parent 7540913 commit 87f67a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/setup-agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ cleanup() {

trap cleanup EXIT

info_message "Starting setup. Using temporary directory: \"$TMP_FOLDER\""

# Step -1: Download all scripts
info_message "Download all scripts..."
curl -SL -s https://raw.githubusercontent.com/ADORSYS-GIS/wazuh-agent/main/scripts/deps.sh > "$TMP_FOLDER/deps.sh"
Expand Down

0 comments on commit 87f67a2

Please sign in to comment.