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

@@ -36,5 +36,5 @@ PATH="$HOME"/.cargo/bin:"$PATH"
set -x
scripts/solana-install-deploy.sh \
--keypair config/faucet-keypair.json \
--keypair config/faucet.json \
localhost "$releaseChannel" "$updatePlatform"