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:
@ -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
|
||||
|
Reference in New Issue
Block a user