Update nodemgmt-scripts.sh
This commit is contained in:
@@ -2301,7 +2301,7 @@ DOWNLIST(){
|
||||
fi
|
||||
echo
|
||||
|
||||
if [ "${DOWNLIST}" == "" ]; then
|
||||
if [ "${DOWN_LIST}" == "" ]; then
|
||||
echo -e "${idsCL[LightCyan]}Nothing is down${idsCL[Default]}"
|
||||
else
|
||||
echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user