From 1ab31943cd7dab250d873742756fb7766de96ba6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 11 Feb 2024 12:58:11 -0600 Subject: [PATCH] Update power.inc.sh --- inc/power.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/power.inc.sh b/inc/power.inc.sh index 2220a92b..c8618afe 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -452,7 +452,7 @@ CHECKPOWER(){ echo -e "${idsCL[LightCyan]} PS2 ${idsCL[Default]}: ${idsCL[LightCyan]}${PS2}'amps ${idsCL[Default]}@${idsCL[LightCyan]} ${PS2V}'volts" fi # echo -e "${idsCL[Default]}" - DIVIDER . darkGray ${PRI_WIDTH} + [ "${SENSOR}" != "OFF-vMS-Host1" ] && DIVIDER . darkGray ${PRI_WIDTH} if [ "${HOST_WATT_SENSORS}" != "" ] && [ ${HOST_WATTS} -gt 0 ]; then if [[ "${PW_HOST_IDRACS[${SENSOR}]}" = *"10.10."* ]]; then