diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 71a74fe7..cbf0535f 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -319,6 +319,8 @@ NODEUPDATE() { idsCL=('') idsBG=('') idsST=('') + else + echo fi declare -i cw; declare -i spc1; declare -i c echo -e "${idsCL[LightGreen]}Updating All Nodes${idsCL[Default]}"