mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-11-05 07:41:15 -05:00
Update graph.sh
This commit is contained in:
parent
ae829e64d2
commit
2ef0ccf1f8
@ -4,14 +4,14 @@
|
||||
|
||||
# Temperature CPU (not working for VPS)
|
||||
|
||||
# Disable = false or enable = true create graph fortemperature CPU
|
||||
# Disable = false or Enable = true create graph fortemperature CPU
|
||||
# set "false" for VPS
|
||||
|
||||
tempcpu=true
|
||||
|
||||
# Setup temperature for CPU ============
|
||||
|
||||
#For Raspberry PI:
|
||||
# For Raspberry PI:
|
||||
|
||||
FILE=/sys/class/thermal/thermal_zone0/temp
|
||||
if [[ -f "$FILE" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user