Update status.inc
This commit is contained in:
@@ -49,7 +49,7 @@ STATUS(){
|
|||||||
echo
|
echo
|
||||||
DIVIDER
|
DIVIDER
|
||||||
echo -e "${idsCL[Yellow]} ${NODE_HOSTNAME} Service Status -localhost-${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]} ${NODE_HOSTNAME} Service Status -localhost-${idsCL[Default]}"
|
||||||
DIVIDER true
|
DIVIDER
|
||||||
echo -e " ${idsCL[LightCyan]}${uptime}${idsCL[Default]}"
|
echo -e " ${idsCL[LightCyan]}${uptime}${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
# if [ "${ST_ACTION}" != "check" ]; then
|
# if [ "${ST_ACTION}" != "check" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user