From 07c04e1cf74a5dfcbc1f36994af78ea8a67a41aa Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 22 May 2023 22:15:06 -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 65635283..f6d585cd 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 true + DIVIDER echo -e " ${idsCL[LightCyan]}${uptime}${idsCL[Default]}" fi # if [ "${ST_ACTION}" != "check" ]; then