From d1ea8a3226be55e5fdda852b29087c52e15cadca Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 11 Feb 2024 09:17:42 -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 a9eb3e62..1b1b2cfa 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -54,7 +54,7 @@ CHECKPOWER(){ start=`date +%s` rm -f ${PW_TMPFOLDER}/*.hostpower* REPORT=0 - wspc=9 + wspc=10 while [ $# -gt 0 ]; do case "$1" in -a|-avg) avgdays=${2};; @@ -194,7 +194,7 @@ CHECKPOWER(){ # echo DIVIDER . lightCyan ${PRI_WIDTH} - echo -e "${idsCL[LightCyan]}Totals : Amps Watts${idsCL[Default]}" + echo -e "${idsCL[LightCyan]}Totals : Amps Watts${idsCL[Default]}" if [ ${REPORT} -eq 0 ]; then echo -en "\r\033[K"