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