Update status.inc

This commit is contained in:
2023-05-22 22:14:56 -05:00
parent b0f0890b30
commit 4a2d86d6cb

View File

@@ -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