Update temp.inc.sh

This commit is contained in:
2024-06-30 12:02:53 -05:00
parent 571fedbdfa
commit 80905e10a2

View File

@@ -617,7 +617,7 @@ CHECKTEMP(){
if [[ "${PW_ESXI_FANSPEEDCONTROL_HOSTS}" = *"${PW_HOST_IDRACS[iDS-vMS-Host6]}"* ]]; then
echo -e "${idsCL[LightYellow]}${SENSOR} PSU is not compatible, Fans are instead synced with 'iDS-vMS-Host7'${idsCL[Default]}"
else
echo -e " Fans are not managed for this host"
echo -e " xFans are not managed for this host"
fi
fi
# ([ "${TTYPE}" != "fans" ] || ([ "${TTYPE}" == "fans" ] && [ "${SENSOR}" != "iDS-vMS-Host6" ])) && echo