Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Get client-id.json out of the genesis ledger directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Mar 21, 2019
1 parent 045af04 commit a2bdfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/remote/remote-sanity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ local|tar)
solana_keygen=solana-keygen

ledger=config-local/bootstrap-leader-ledger
client_id=config/client-id.json
client_id=config-local/client-id.json
;;
*)
echo "Unknown deployment method: $deployMethod"
Expand Down

0 comments on commit a2bdfca

Please sign in to comment.