Update nodemgmt-scripts.sh

This commit is contained in:
2023-12-11 08:25:47 -06:00
parent 5fb863019b
commit c9cf485522

View File

@@ -638,7 +638,7 @@ DOWNLIST(){
if [ "${1}" == "report" ]; then
echo -e "${idsCL[Yellow]}[Type] [Host/Service/Docker Name] [Host] [Down_Time]${idsCL[Default]}"
else
echo -e "${idsCL[Yellow]} [Type] [Host/Service/Docker Name] [Host] [Down_Time] [Notifications]${idsCL[Default]}"
echo -e "${idsCL[Yellow]} [Type] [Host/Service/Docker Name] [Host] [Down_Time] [Notifications]${idsCL[Default]}"
fi
DIVIDER false yellow 110