Update temp.inc.sh
This commit is contained in:
@@ -103,7 +103,7 @@ CHECKTEMP(){
|
|||||||
else
|
else
|
||||||
echo -e "${idsCL[Default]}"
|
echo -e "${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "esxi" ]; then
|
if [ "${temptype}" != "fans" ]; then
|
||||||
DIVIDER . lightCyan 70
|
DIVIDER . lightCyan 70
|
||||||
echo -en "${idsCL[Yellow]}Pulling data for '${SENSOR}' ... "
|
echo -en "${idsCL[Yellow]}Pulling data for '${SENSOR}' ... "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user