Update status.inc
This commit is contained in:
@@ -48,7 +48,7 @@ STATUS(){
|
||||
uptime=`uptime -p`
|
||||
# echo
|
||||
# DIVIDER
|
||||
echo -e "\n$(DIVIDER)\n${idsCL[Yellow]}${idsST[Bold]} Local Server Status: ${NODE_HOSTNAME}${idsST[Reset]}${idsCL[Yellow]} - ${uptime}${idsCL[Default]}"
|
||||
echo -e "\n$(DIVIDER)\n${idsCL[Yellow]} Local Server Status: ${idsST[Bold]}${NODE_HOSTNAME}${idsST[Reset]}${idsCL[Yellow]} - ${uptime}${idsCL[Default]}"
|
||||
# DIVIDER
|
||||
echo -e "$(DIVIDER)\n ${idsCL[LightCyan]}${uptime}${idsCL[Default]}\n"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user