mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update helper_stats_graphs.yaml
This commit is contained in:
4
.github/workflows/helper_stats_graphs.yaml
vendored
4
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -209,8 +209,8 @@ jobs:
|
||||
set term png tiny
|
||||
plot for [i=2:*] 'StatsTmp' using 1:i w l title columnhead(i)
|
||||
EOFMarker
|
||||
)
|
||||
rm StatsTmp
|
||||
) || true
|
||||
rm StatsTmp || true
|
||||
cd .. || true
|
||||
fi || true
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user