Update status.inc

This commit is contained in:
2023-11-25 20:39:36 -06:00
parent 11e47dc6a6
commit f78127e3ce

View File

@@ -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]}"