We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b1ed6 commit 47bac1cCopy full SHA for 47bac1c
wingbits_installer.sh
@@ -7,7 +7,7 @@ echo System Architecture: $arch
7
cd /tmp
8
9
# install vector
10
-curl -1sLf 'https://repositories.timber.io/public/vector/cfg/setup/bash.deb.sh' | sudo -E bash
+curl -1sLf 'https://repositories.timber.io/public/vector/cfg/setup/bash.deb.sh' | -E bash
11
bash -c "$(curl -L https://setup.vector.dev)"
12
apt-get -y install vector
13
0 commit comments