diff --git a/inc/status.inc b/inc/status.inc index fe27b667..0a67144d 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -168,7 +168,7 @@ STATUS(){ checkhost=true checkhostssl=ok fi - echo "HERE: $checkhost - $checkhostssl" + # echo "HERE: $checkhost - $checkhostssl" if [ "${checkhost}" != "false" ] && [ "${checkhostssl}" == "ok" ]; then if [ "${ST_ACTION}" != "check" ]; then #echo -en " ${idsST[Bold]}${idsCL[LightCyan]}${NM_HOSTNAMES[${nip}]}[${nip}]${idsST[Reset]}"