Updated name

This commit is contained in:
dbroqua 2020-03-29 12:05:46 +02:00
parent b307ca7214
commit 9a8bf3bd83
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ getTemperatures () {
# Config, set graph title
if [ "${1}" = "config" ]; then
echo "graph_title SMART Array temperatures"
echo "graph_title SMART Array system temperatures"
echo "graph_vlabel Degrees celcius"
echo "graph_category sensors"
fi