Update power.inc.sh
This commit is contained in:
@@ -612,7 +612,7 @@ CHECKPOWER(){
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
if [[ "${IP}" != "10.66.1"* ]]; then
|
if [[ "${IP}" != "10.6.1"* ]]; then
|
||||||
DIVIDER . lightCyan ${PRI_WIDTH}
|
DIVIDER . lightCyan ${PRI_WIDTH}
|
||||||
echo -en "${idsCL[LightCyan]}TOTALS Amps Watts"
|
echo -en "${idsCL[LightCyan]}TOTALS Amps Watts"
|
||||||
[ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo
|
[ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo
|
||||||
|
|||||||
Reference in New Issue
Block a user