Introduce --config-dir to avoid shipping clear-config.sh (#5241)
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
here=$(dirname "$0")
|
||||
# shellcheck source=multinode-demo/common.sh
|
||||
source "$here"/common.sh
|
||||
setup_secondary_mount
|
||||
|
||||
set -e
|
||||
"$here"/clear-config.sh
|
||||
|
Reference in New Issue
Block a user