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