Update power.inc.sh

This commit is contained in:
2024-02-11 12:01:20 -06:00
parent 5715c3be6f
commit c3172f9ba5

View File

@@ -466,7 +466,6 @@ CHECKPOWER(){
fi
done
DIVIDER . lightCyan ${PRI_WIDTH}
[ "${avgdays}" != "" ] && echo -e " --${idsCL[LightYellow]}${avgdays_disp}-Averages---"
echo -en "${idsCL[LightCyan]} Amps Watts"
[ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo
DIVIDER . lightCyan ${PRI_WIDTH}