Update status.inc
This commit is contained in:
@@ -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]}"
|
||||
|
||||
Reference in New Issue
Block a user