diff --git a/thinkfan/cputemp.sh b/thinkfan/cputemp.sh index f4a5159..4e9ce32 100644 --- a/thinkfan/cputemp.sh +++ b/thinkfan/cputemp.sh @@ -1,3 +1,3 @@ #!/bin/bash -cat /sys/devices/virtual/hwmon/hwmon1/temp1_input | head -c2 +cat /sys/devices/virtual/thermal/thermal_zone0/hwmon1/temp1_input | head -c2