From 0f002d811f24620881c84d765e70c98a0de84ebd Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 11 Feb 2024 11:50:24 -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 0f8025e4..0adc4f43 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -353,8 +353,8 @@ CHECKPOWER(){ if [ "${PTYPE}" != "power" ]; then DIVIDER . yellow ${PRI_WIDTH} echo -en "${idsCL[Yellow]}ESXi Host Power Information" - [ "${avgdays}" != "" ] && echo -e " --${idsCL[LightYellow]}${avgdays_disp}-Averages---" || echo DIVIDER . yellow ${PRI_WIDTH} + [ "${avgdays}" != "" ] && echo -e " --${idsCL[LightYellow]}${avgdays_disp}-Averages---" || echo echo -en "${idsCL[LightCyan]} Amps Watts" [ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo DIVIDER . lightCyan ${PRI_WIDTH}