Update nodemgmt-scripts.sh
This commit is contained in:
@@ -395,7 +395,7 @@ NODEUPDATES() {
|
|||||||
|
|
||||||
echo -e "\n${idsCL[Green]}All Nodes have been Updated.${idsCL[Default]}"
|
echo -e "\n${idsCL[Green]}All Nodes have been Updated.${idsCL[Default]}"
|
||||||
end=`date +%s`; runtime=$((end-start))
|
end=`date +%s`; runtime=$((end-start))
|
||||||
echo "runtime: ${runtime}\n"
|
echo "runtime: ${runtime}"
|
||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user