mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 22:36:01 +00:00
sim: always enable the status bar [skip ci]
This commit is contained in:
parent
72c42838cb
commit
baed13dca2
@ -115,7 +115,7 @@ for i in $(seq 0 $LAST_NODE); do
|
||||
done
|
||||
fi
|
||||
|
||||
CMD="${SIM_ROOT}/run_node.sh $i --status-bar:off"
|
||||
CMD="${SIM_ROOT}/run_node.sh $i"
|
||||
|
||||
if [[ "$USE_MULTITAIL" != "no" ]]; then
|
||||
if [[ "$i" == "0" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user