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
parent 5eb5589bb3
commit cdfeee1854
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