Update power.inc.sh
This commit is contained in:
@@ -90,7 +90,7 @@ CHECKPOWER(){
|
||||
if ([ "${STYPE}" = "" ] || [ "${STYPE}" = "mainsite" ]) && [ "${PTYPE}" != "esxi" ]; then
|
||||
[ ${REPORT} -eq 0 ] && echo
|
||||
[ ${REPORT} -eq 0 ] && DIVIDER . yellow ${PRI_WIDTH}
|
||||
echo -e "${idsCL[Yellow]}Mainsite Power Information ${idsCL[LightYellow]}${avgdays_disp}AVG"
|
||||
echo -e "${idsCL[Yellow]}Mainsite Power Information ${idsCL[LightYellow]}${avgdays_disp}-AVG"
|
||||
DIVIDER . yellow ${PRI_WIDTH}
|
||||
|
||||
[ ${REPORT} -eq 0 ] && echo -en "${idsCL[Yellow]}Pulling data from 'Powerwall' ... "
|
||||
|
||||
Reference in New Issue
Block a user