diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 7ca86ab6..200512c2 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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