mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 14:54:12 +00:00
connect_to_testnet.nims: mkDir dataDir
This commit is contained in:
parent
5807e2a767
commit
421378b92d
@ -120,6 +120,7 @@ cli do (skipGoerliKey {.
|
|||||||
discard
|
discard
|
||||||
|
|
||||||
cd rootDir
|
cd rootDir
|
||||||
|
mkDir dataDir
|
||||||
|
|
||||||
# macOS may not have gnu-getopts installed and in the PATH
|
# 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""""
|
execIgnoringExitCode &"""./scripts/make_prometheus_config.sh --nodes 1 --base-metrics-port 8008 --config-file "{dataDir}/prometheus.yml""""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user