From 40b5ce7baf0efb28bb54e887152c81ea4f5f4b41 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 1 May 2023 21:38:20 -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 2d0d66b3..d831b203 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -432,7 +432,7 @@ STATUS(){ done fi done - [ "${ST_ACTION}" != "check" ] && echo -e "${idsCL[Green]}Done${idsCL[Default]}" + [ "${ST_ACTION}" != "check" ] && echo -e "${idsCL[Green]}Done${idsCL[Default]}\n" for NTYPE in "${NODE_TYPES[@]}"; do PH=${NTYPE}_HOSTS[0]