Update temp.inc.sh

This commit is contained in:
2024-01-30 14:52:13 -06:00
parent 2c4e15af83
commit e4e919d9a3

View File

@@ -103,7 +103,7 @@ CHECKTEMP(){
else
echo -e "${idsCL[Default]}"
fi
if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "esxi" ]; then
if [ "${temptype}" != "fans" ]; then
DIVIDER . lightCyan 70
echo -en "${idsCL[Yellow]}Pulling data for '${SENSOR}' ... "