mirror of
https://github.com/librenms/librenms-agent.git
synced 2024-05-09 09:54:52 +00:00
3 lines
62 B
Bash
3 lines
62 B
Bash
|
#!/bin/sh
|
||
|
cat /sys/devices/virtual/thermal/thermal_zone*/temp
|