From 9914025810b223e73b39c3327ab30d06e45d4e71 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 10 Feb 2024 23:27:10 -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 d4e8aeee..1b94eb33 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -90,7 +90,7 @@ CHECKPOWER(){ if ([ "${STYPE}" = "" ] || [ "${STYPE}" = "mainsite" ]) && [ "${PTYPE}" != "esxi" ]; then [ ${REPORT} -eq 0 ] && echo [ ${REPORT} -eq 0 ] && DIVIDER . yellow ${PRI_WIDTH} - echo -e "${idsCL[Yellow]}Mainsite Power Information ${idsCL[LightYellow]}${avgdays_disp}AVG" + echo -e "${idsCL[Yellow]}Mainsite Power Information ${idsCL[LightYellow]}${avgdays_disp}-AVG" DIVIDER . yellow ${PRI_WIDTH} [ ${REPORT} -eq 0 ] && echo -en "${idsCL[Yellow]}Pulling data from 'Powerwall' ... "