Update status.inc

This commit is contained in:
2023-11-06 08:30:55 -06:00
parent c72b27eefb
commit 1378890ca6

View File

@@ -164,7 +164,6 @@ STATUS(){
else
uptime="up ${uptime} minutes"
fi
uptime="up ${hr} hours, ${min} minutes"
fi
echo -e "${idsCL[LightCyan]} - ${uptime} ${idsCL[LightYello]}${LH}${idsCL[Default]}"
else