Update graph.sh

This commit is contained in:
Waldek 2021-02-21 08:31:32 +01:00 committed by GitHub
parent d838be6586
commit 25423273ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ tempC=`cat /sys/class/thermal/thermal_zone0/temp |awk '{printf("%.1f",$1)}'`
fi
# For compuers not like Raspberry PI install package
# at install lm-sensors
# apt install lm-sensors
# and run: sensors-detect
# after this check result run command: sensors to see temperature CPU, if no set above tempcpu=false