From 84364d46a1aff7939ad68e23e3acf0491c67bf38 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 31 May 2025 21:19:03 -0500 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 80ce1798..f5341756 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -363,7 +363,7 @@ CHECKPOWER(){ echo fi echo -en "${idsCL[White]}UPS Load Usage ${idsCL[Default]}: ${idsCL[Green]}${UPS_LOAD}'%${idsCL[Default]}" - [ "${avgdays}" != "" ] && echo -e "${idsCL[LightCyan]} Watts" || echo "" + [ "${avgdays}" != "" ] && echo -e "${idsCL[LightCyan]} Watts" || echo "" echo -en "${idsCL[White]}UPS Watts ${idsCL[Default]}: ${idsCL[Green]}${UPS_WATTS}'W${idsCL[Default]}" if [ "${avgdays}" != "" ]; then