Update cputemp.sh
This commit is contained in:
parent
295089a543
commit
e34e74eda5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue