diff --git a/powerwall.sh b/powerwall.sh index 0a5bd14d..fdd894f1 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -28,7 +28,7 @@ CHECKTEMP(){ if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "esxi" ]; then vHOSTIP=${PW_HOST_IDRACS[${SENSOR}]} vHOSTNAME=${PW_ESXI_HOST_NAMES[${vHOSTIP}]} - echo -e "\r\033[K${idsCL[LightCyan]}${idsST[Bold]}${SENSOR} Host Sensors ${idsST[Reset]}- ${vHOSTIP}${idsCL[Default]}" + echo -e "\r\033[K${idsCL[LightCyan]}${idsST[Bold]}${SENSOR} Host Sensors ${idsST[Reset]}${idsCL[LightCyan]}- ${vHOSTIP}${idsCL[Default]}" echo -en "${idsCL[Yellow]}Pulling data and calculating averages for '${SENSOR}' ..." if [ "$(CHECK_HOST ${vHOSTIP})" != "false" ]; then