diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 37ad59a4..2ccf06fd 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -387,13 +387,12 @@ NODEUPDATE() { echo done - echo -e "${idsCL[Green]}All Nodes have been Updated.${idsCL[Default]}" echo - echo end=`date +%s` runtime=$((end-start)) echo "runtime: ${runtime}" + echo } VCENTER-SSL(){