Update power.inc.sh

This commit is contained in:
2024-02-11 22:07:08 -06:00
parent 79296c8703
commit 094bcbc821

View File

@@ -294,7 +294,7 @@ CHECKPOWER(){
DIVIDER . yellow ${PRI_WIDTH}
echo -en "${idsCL[Yellow]}Offsite Power Information"
[ "${avgdays}" != "" ] && echo -e " ${idsCL[LightYellow]}--${avgdays_disp}-Averages---" || echo
[ "${avgdays}" != "" ] && echo -e " ${idsCL[LightYellow]}--${avgdays_disp}-Averages---" || echo
DIVIDER . yellow ${PRI_WIDTH}
[ ${REPORT} -eq 0 ] && echo -en "${idsCL[Yellow]}Pulling data from 'Offsite' ... "