Update power.inc.sh
This commit is contained in:
@@ -363,7 +363,7 @@ CHECKPOWER(){
|
||||
echo
|
||||
fi
|
||||
echo -en "${idsCL[White]}UPS Load Usage ${idsCL[Default]}: ${idsCL[Green]}${UPS_LOAD}'%${idsCL[Default]}"
|
||||
[ "${avgdays}" != "" ] && echo -e "${idsCL[LightCyan]} Watts" || echo ""
|
||||
[ "${avgdays}" != "" ] && echo -e "${idsCL[LightCyan]} Watts" || echo ""
|
||||
|
||||
echo -en "${idsCL[White]}UPS Watts ${idsCL[Default]}: ${idsCL[Green]}${UPS_WATTS}'W${idsCL[Default]}"
|
||||
if [ "${avgdays}" != "" ]; then
|
||||
|
||||
Reference in New Issue
Block a user