Update testnet scripts to use release tar ball (#1660) (#1664)

* Update testnet scripts to use release tar ball

* use curl instead of s3cmd
This commit is contained in:
Pankaj Garg
2018-10-30 18:29:07 -07:00
committed by GitHub
parent 2eb312796d
commit 3f494bb91b
6 changed files with 52 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ if [[ -z $DRYRUN ]]; then
git rev-parse HEAD
) > solana-release/version.txt
./fetch-perf-libs.sh
cargo install --features=cuda --root solana-release
./scripts/install-native-programs.sh solana-release