Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-28 10:46:55 -06:00
parent 1323015e03
commit fe1601916d

View File

@@ -31,7 +31,7 @@ STATUS(){
fi
declare -i cw; declare -i spc1; declare -i c
########################
if [ "${ST_ACTION}" = "" ] || [ "${ST_ACTION}" = "report" ] || [ "${ST_ACTION}" = "repl" ] || [ "${ST_ACTION}" = "check" ]; then
if [ "${ST_ACTION}" = "" ] || [ "${ST_ACTION}" = "reportXXXXXXXXXXX" ] || [ "${ST_ACTION}" = "repl" ] || [ "${ST_ACTION}" = "check" ]; then
if [ "${ST_ACTION}" != "check" ]; then
echo -e "${idsCL[LightCyan]}Setting up status checks...${idsCL[Default]}"
echo