From 80905e10a22ec91544ebedb4dacbbd72c28b5b7f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 30 Jun 2024 12:02:53 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 4b424e0f..4c2b8711 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -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