diff --git a/defaults.inc b/defaults.inc index 5b5705d1..f6810d8a 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,5 +1,5 @@ -VERS='2.3.233-11252023' +VERS='2.3.235-11292023' noheader=' update service dailytemp ' diff --git a/powerwall.sh b/powerwall.sh index 91f33466..21a85ca4 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -606,7 +606,7 @@ CHECKPOWER(){ else average_disp="" fi - echo -e "${idsCL[White]}ServerRack Wattage ${idsCL[Default]}: ${idsCL[Green]}${APCPDU_WATT_disp}'watts ~ estimate (${APCPDU_WATT2_disp} watts)${average_disp}${idsCL[Default]}" + echo -e "${idsCL[White]}ServerRack Wattage ${idsCL[Default]}: ${idsCL[Green]}${APCPDU_WATT_disp}'watts ~ estimate ${idsCL[LightCyan]}(${APCPDU_WATT2_disp} watts)${average_disp}${idsCL[Default]}" echo if [ "${SVRRM_VOLT}" != "" ]; then