Skip to content

Commit

Permalink
Update wingbits_installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Jul 7, 2024
1 parent 47bac1c commit 8a7c1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wingbits_installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ echo System Architecture: $arch
cd /tmp

# install vector
curl -1sLf 'https://repositories.timber.io/public/vector/cfg/setup/bash.deb.sh' | -E bash
curl -1sLf 'https://repositories.timber.io/public/vector/cfg/setup/bash.deb.sh' | bash
bash -c "$(curl -L https://setup.vector.dev)"
apt-get -y install vector

Expand Down

0 comments on commit 8a7c1cc

Please sign in to comment.