Remove setup_secondary_mount knowledge from multinode-demo/ (#6530)

This commit is contained in:
Michael Vines
2019-10-24 13:40:16 -07:00
committed by GitHub
parent 27f38a3770
commit 14eca5aea6
4 changed files with 4 additions and 7 deletions

View File

@ -54,8 +54,6 @@ if [[ -z $CI ]]; then # Skip in CI
source "$here"/../scripts/tune-system.sh
fi
setup_secondary_mount
# These keypairs are created by ./setup.sh and included in the genesis block
identity_keypair=$SOLANA_CONFIG_DIR/bootstrap-leader/identity-keypair.json
vote_keypair="$SOLANA_CONFIG_DIR"/bootstrap-leader/vote-keypair.json