From 18e97a993e7ebfbf09c717cb3d250607c29fc3a6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 11 Feb 2024 15:47:15 -0600 Subject: [PATCH] Update power.inc.sh --- inc/power.inc.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/power.inc.sh b/inc/power.inc.sh index 3148a3f5..ee2798ac 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -454,12 +454,12 @@ CHECKPOWER(){ fi if [ ${HOST_WATTS} -gt 0 ]; then - DIVIDER . lightCyan ${PRI_WIDTH} + DIVIDER . darkGray ${PRI_WIDTH} echo -e "${idsCL[LightCyan]} PS1 ${idsCL[Default]}: ${idsCL[LightCyan]}${PS1}'amps ${idsCL[Default]}@${idsCL[LightCyan]} ${PS1V}'volts" echo -e "${idsCL[LightCyan]} PS2 ${idsCL[Default]}: ${idsCL[LightCyan]}${PS2}'amps ${idsCL[Default]}@${idsCL[LightCyan]} ${PS2V}'volts" fi # echo -e "${idsCL[Default]}" - [ "${SENSOR}" != "OFF-vMS-Host1" ] && DIVIDER . darkGray ${PRI_WIDTH} + [ "${SENSOR}" != "OFF-vMS-Host1" ] && DIVIDER . lightCyan ${PRI_WIDTH} if [ "${HOST_WATT_SENSORS}" != "" ] && [ ${HOST_WATTS} -gt 0 ]; then if [[ "${PW_HOST_IDRACS[${SENSOR}]}" = *"10.10."* ]]; then