Report full node info before starting/updating network

This commit is contained in:
Michael Vines 2019-01-16 09:46:56 -08:00 committed by Grimes
parent 8783563176
commit e4c6e4bf26
1 changed files with 3 additions and 0 deletions

View File

@ -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