diff --git a/inc/power.inc.sh b/inc/power.inc.sh index ef6a80e1..f08a92e7 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -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' ... "