Update power.inc.sh
This commit is contained in:
@@ -309,6 +309,7 @@ CHECKPOWER(){
|
||||
# FanSpeed=$(ROUND_NUMBER `echo "scale=0; $(ROUND_NUMBER `echo "scale=4; ${vHOSTFAN}/21200" | bc` 2)*100/1" | bc` 0)
|
||||
until [ -f ${PW_TMPFOLDER}/.fanspeed ]; do tmp=tmp; sleep 1s; done
|
||||
echo -en "${idsCL[LightCyan]} [FanSpeed=$(cat ${PW_TMPFOLDER}/.fanspeed)'%]"
|
||||
rm -f ${PW_TMPFOLDER}/.fanspeed
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user