Fix scp client mint keypair (#6565)
This commit is contained in:
committed by
Michael Vines
parent
d68e2c4d06
commit
ea2b26e5f5
@ -76,7 +76,8 @@ solana-bench-exchange)
|
||||
;;
|
||||
idle)
|
||||
# Add the mint keypair to idle clients for convenience
|
||||
scp "$entrypointIp":~/solana/config/mint-keypair.json config/
|
||||
net/scripts/rsync-retry.sh -vPrc \
|
||||
"$entrypointIp":~/solana/config/mint-keypair.json ~/solana/
|
||||
exit 0
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user