From efcccd824ed8ba6c933c7c4a6e61878ea270efe7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 31 May 2025 21:11:02 -0500 Subject: [PATCH] Update power.inc.sh --- inc/power.inc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/power.inc.sh b/inc/power.inc.sh index cbf84279..7a04a195 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -333,6 +333,7 @@ CHECKPOWER(){ [ ${REPORT} -eq 0 ] && echo -en "\r\033[K" echo -e "${idsCL[White]}UPS Status ${idsCL[Default]}: ${idsCL[LightCyan]}${UPS_DISP_STATUS}${idsCL[Default]}" + echo "HERE: ${avgdays}" if [ ${REPORT} -eq 0 ]; then echo echo -en "${idsCL[LightCyan]} Amps Volts"