Update cputemp.sh

This commit is contained in:
deflax 2021-04-09 12:26:24 +03:00 committed by GitHub
parent 295089a543
commit e34e74eda5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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