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

* Update testnet scripts to use release tar ball

* use curl instead of s3cmd
This commit is contained in:
Pankaj Garg
2018-10-30 18:05:38 -07:00
committed by GitHub
parent 6f9843c14b
commit 85869552e0
6 changed files with 52 additions and 7 deletions

View File

@ -77,7 +77,7 @@ snap)
echo "Succeeded in ${SECONDS} seconds"
;;
local)
local|tar)
PATH="$HOME"/.cargo/bin:"$PATH"
export USE_INSTALL=1
export RUST_LOG