From b4a92179b11540438a20e38d7cc8a91297612350 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 8 Nov 2023 22:43:14 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 918971bd..e833395f 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -721,7 +721,7 @@ DOWNLIST(){ if [ "${1}" != "ignore" ]; then 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