Update fetch-perf-libs.sh
This commit is contained in:
@ -13,7 +13,7 @@ fi
|
|||||||
(
|
(
|
||||||
set -x
|
set -x
|
||||||
curl -o solana-perf.tgz \
|
curl -o solana-perf.tgz \
|
||||||
https://solana-perf.s3.amazonaws.com/master/x86_64-unknown-linux-gnu/solana-perf.tgz
|
https://solana-perf.s3.amazonaws.com/v0.8.0/x86_64-unknown-linux-gnu/solana-perf.tgz
|
||||||
tar zxvf solana-perf.tgz
|
tar zxvf solana-perf.tgz
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user