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

@@ -65,7 +65,7 @@ snap)
client_id=~/snap/solana/current/config/client-id.json
;;
local)
local|tar)
PATH="$HOME"/.cargo/bin:"$PATH"
export USE_INSTALL=1
entrypointRsyncUrl="$entrypointIp:~/solana"