Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user