From 839e2a6abee6520aa420204a1c8ce9c32f9801aa Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 Oct 2023 15:36: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 b5396b3d..c23ebdab 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -327,7 +327,7 @@ STATUS(){ if [ "${ST_ACTION}" != "check" ]; then echo echo -e "${idsCL[Yellow]} Docker Service(s) Status${idsCL[Default]}" - echo -e "${idsCL[Yellow]}---------------------------------------------${idsCL[Default]}" + echo -e "${idsCL[Yellow]}----------------------------------------------------${idsCL[Default]}" fi for docker in "${!dockers}"; do