connect_to_testnet.nims: mkDir dataDir

This commit is contained in:
Ștefan Talpalaru 2020-06-11 17:37:27 +02:00
parent 5807e2a767
commit 421378b92d
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ cli do (skipGoerliKey {.
discard
cd rootDir
mkDir dataDir
# macOS may not have gnu-getopts installed and in the PATH
execIgnoringExitCode &"""./scripts/make_prometheus_config.sh --nodes 1 --base-metrics-port 8008 --config-file "{dataDir}/prometheus.yml""""