Update nodemgmt-scripts.sh
This commit is contained in:
@@ -918,7 +918,7 @@ DOWNLIST(){
|
||||
fi
|
||||
|
||||
[ ${is} -lt 10 ] && ignsel=" ${is}) " || ignsel="${is}) "
|
||||
if [ -f ${NM_TMPFOLDER}/${ditem}.disable ] || ([[ "${host}" = *"10.2."* ]] && [ -f ${PW_TMPFOLDER}/OFF-vMS-Host6.down ])); then
|
||||
if [ -f ${NM_TMPFOLDER}/${ditem}.disable ] || ([[ "${host}" = *"10.2."* ]] && [ -f ${PW_TMPFOLDER}/OFF-vMS-Host6.down ]); then
|
||||
dstatus="OFF"
|
||||
else
|
||||
dstatus="${idsCL[Green]}ON"
|
||||
|
||||
Reference in New Issue
Block a user