mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-06-11 10:18:42 -04:00
Update graph.sh
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user