Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-14 20:06:41 -06:00
parent f68999014a
commit efbd6b8cd9

View File

@@ -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(){