Skip to content

Commit 47bac1c

Browse files
authored
Update wingbits_installer.sh
1 parent f5b1ed6 commit 47bac1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wingbits_installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo System Architecture: $arch
77
cd /tmp
88

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

0 commit comments

Comments
 (0)