Update status.inc

This commit is contained in:
2023-12-03 20:25:28 -06:00
parent c8e5ef3e7d
commit 8cb7f5f10b

View File

@@ -190,7 +190,7 @@ STATUS(){
[ "${ST_ACTION}" != "check" ] && echo -en "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}"
echo -e "${idsCL[White]} - ${uptime} ${idsCL[LightYellow]}${LH}${idsCL[Default]}"
else
echo -e "${idsCL[Default]}"
[ "${ST_ACTION}" != "check" ] && echo -e "\033[K\r ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]} [${nip}]${idsST[Reset]}${idsCL[Default]}"
fi
DIVIDER false lightCyan