Update gitignore, remove unused variable in cpusensor
This commit is contained in:
@@ -17,6 +17,5 @@ do
|
||||
fi
|
||||
done
|
||||
|
||||
temp=$(cat $CPU_SENSOR)
|
||||
echo "scale=2;((9/5) * $(cat $CPU_SENSOR)/1000) + 32"|bc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user