From 397b9cb346e2f6f2cf4dfbb371fd50e4a28e35ed Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 8 Nov 2023 22:42:49 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index ea8027d9..918971bd 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -719,9 +719,9 @@ DOWNLIST(){ echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}" DIVIDER false yellow 95 if [ "${1}" != "ignore" ]; then - echo -e "${idsCL[Yellow]}Service/Host Host Down_Time${idsCL[Default]}" + echo -e "${idsCL[Yellow]}Service/Host Host Down_Time${idsCL[Default]}" else - echo -e "${idsCL[Yellow]} Service/Host Host Down_Time Notifications${idsCL[Default]}" + echo -e "${idsCL[Yellow]} Service/Host Host Down_Time Notifications${idsCL[Default]}" fi DIVIDER false yellow 95