From 0080831f5702ee28745254ceaa864495aec4f322 Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 22 Feb 2021 14:04:16 +0100 Subject: [PATCH] changed default value --- sysinfo/graph.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinfo/graph.sh b/sysinfo/graph.sh index bc69048..1a530c5 100755 --- a/sysinfo/graph.sh +++ b/sysinfo/graph.sh @@ -7,7 +7,7 @@ # Disable = false or Enable = true create graph fortemperature CPU # set "false" for VPS -tempcpu=true +tempcpu=false # Setup temperature for CPU ============