Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
freddii committed Aug 30, 2023
1 parent e9b3fea commit c0fbbb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install_bandwhich.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ check_install unp

cd /tmp
#wget https://github.com/imsnif/bandwhich/releases/download/0.16.0/bandwhich-v0.16.0-x86_64-unknown-linux-musl.tar.gz
wget -q --show-progress https://github.com$(wget -q https://github.com/imsnif/bandwhich/releases/latest -O - | egrep '/.*/.*/bandwhich-v[0-9,_.-]{1,20}-x86_64-unknown-linux-musl.tar.gz' -o)
wget https://github.com/imsnif/bandwhich/releases/download/0.20.0/bandwhich-v0.20.0-x86_64-unknown-linux-musl.tar.gz
#wget -q --show-progress https://github.com$(wget -q https://github.com/imsnif/bandwhich/releases/latest -O - | egrep '/.*/.*/bandwhich-v[0-9,_.-]{1,20}-x86_64-unknown-linux-musl.tar.gz' -o)
unp bandwhich-*-x86_64-unknown-linux-musl.tar.gz
#cd bandwhich-v0.16.0-x86_64-unknown-linux-musl
#
Expand Down

0 comments on commit c0fbbb1

Please sign in to comment.