Apply s/faucet-keypair/faucet renaming to net scripts (#8868)

automerge
This commit is contained in:
Dan Albert
2020-03-14 18:14:49 -07:00
committed by GitHub
parent 231c9b25d1
commit bfc97c682c
4 changed files with 7 additions and 7 deletions

View File

@@ -77,7 +77,7 @@ solana-bench-exchange)
idle)
# Add the faucet keypair to idle clients for convenience
net/scripts/rsync-retry.sh -vPrc \
"$entrypointIp":~/solana/config/faucet-keypair.json ~/solana/
"$entrypointIp":~/solana/config/faucet.json ~/solana/
exit 0
;;
*)