u
This commit is contained in:
@@ -12,4 +12,8 @@
|
|||||||
|
|
||||||
|
|
||||||
# the value is reported in milli-degrees celsius. we divide by 1000 to convert to degrees celsius
|
# the value is reported in milli-degrees celsius. we divide by 1000 to convert to degrees celsius
|
||||||
echo "$(($(cat /sys/devices/virtual/thermal/thermal_zone3/hwmon6/temp1_input) / 1000))°C"
|
echo "<span style='color:red'>$(($(cat /sys/devices/virtual/thermal/thermal_zone3/hwmon6/temp1_input) / 1000))°C</span>"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user