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