Report full node info before starting/updating network
This commit is contained in:
parent
8783563176
commit
e4c6e4bf26
|
@ -201,6 +201,9 @@ else
|
|||
fi
|
||||
net/init-metrics.sh -e
|
||||
|
||||
echo "+++ $cloudProvider.sh info"
|
||||
net/"$cloudProvider".sh info
|
||||
|
||||
echo --- net.sh start
|
||||
maybeRejectExtraNodes=
|
||||
if ! $publicNetwork; then
|
||||
|
|
Loading…
Reference in New Issue