diff --git a/inc/status.inc b/inc/status.inc index d4d351e3..a3b3eb9f 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -777,9 +777,8 @@ STATUS_NODE(){ elif [ "$(${NCMD} docker inspect -f {{.State.Running}} ${docker})" == "true" ]; then docker_go=1 fi - echo "HERE: ${docker_go}" - if [ ${docker_go} -eq 1 ]; then + if [ ${docker_go} -eq 0 ]; then #if [ ! -f ${NM_TMPFOLDER}/${nip}~${docker}.disable ] && ([ "${nip}" = "10.2.1.5" ] || [[ "${nip}" != *"10.2."* ]] || ([[ "${nip}" = *"10.2."* ]] && [ ! -f ${PW_TMPFOLDER}/OFF-vMS-Host1.down ])); then if [ ! -f ${NM_TMPFOLDER}/${nip}~${docker}.disable ]; then