Update power.inc.sh

This commit is contained in:
2024-02-11 22:06:24 -06:00
parent 1f25b6e505
commit 79296c8703

View File

@@ -293,7 +293,7 @@ CHECKPOWER(){
if ([ "${STYPE}" = "" ] || [ "${STYPE}" = "offsite" ]) && [ "${PTYPE}" != "esxi" ]; then
DIVIDER . yellow ${PRI_WIDTH}
echo -e "${idsCL[Yellow]}Offsite Power Information"
echo -en "${idsCL[Yellow]}Offsite Power Information"
[ "${avgdays}" != "" ] && echo -e " ${idsCL[LightYellow]}--${avgdays_disp}-Averages---" || echo
DIVIDER . yellow ${PRI_WIDTH}