Introduce --config-dir to avoid shipping clear-config.sh (#5241)

This commit is contained in:
Michael Vines
2019-07-22 22:59:02 -07:00
committed by GitHub
parent 4966ab528e
commit 2c8e0bcf87
5 changed files with 20 additions and 18 deletions

View File

@ -81,7 +81,6 @@ setup_secondary_mount() {
ln -sfT $SECONDARY_DISK_MOUNT_POINT/config-local "$SOLANA_CONFIG_DIR"
fi
}
setup_secondary_mount
default_arg() {
declare name=$1