From 4a2d86d6cb322f3b3a255fefb25955e4c98ed997 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 22 May 2023 22:14:56 -0500 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index f6d585cd..65635283 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -49,7 +49,7 @@ STATUS(){ echo DIVIDER echo -e "${idsCL[Yellow]} ${NODE_HOSTNAME} Service Status -localhost-${idsCL[Default]}" - DIVIDER + DIVIDER true echo -e " ${idsCL[LightCyan]}${uptime}${idsCL[Default]}" fi # if [ "${ST_ACTION}" != "check" ]; then