Update nodemgmt-scripts.sh

This commit is contained in:
2019-03-27 01:08:08 -05:00
parent cd5d0f2783
commit f2b2cd09b8

View File

@@ -174,7 +174,7 @@ STATUS(){
touch ${FOLDER}/${nip}-${srvc}.down
else
if [ "${ST_ACTION}" != "check" ]; then
echo -e "${idsCL[Red]}Running - FIXED${idsCL[Default]}"
echo -e "${idsCL[Green]}Running - FIXED${idsCL[Default]}"
fi
if [ -f ${FOLDER}/${nip}-${srvc}.down ]; then
if [ -f ${FOLDER}/${nip}-${srvc}.errtime ]; then