mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 00:55:58 +02:00
Update helper_stats_graphs.yaml
This commit is contained in:
1
.github/workflows/helper_stats_graphs.yaml
vendored
1
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -158,7 +158,6 @@ jobs:
|
|||||||
echo "$TITLE found in $FOLDER"
|
echo "$TITLE found in $FOLDER"
|
||||||
# If non null
|
# If non null
|
||||||
if [[ "${#FOLDER}" -gt 2 ]]; then
|
if [[ "${#FOLDER}" -gt 2 ]]; then
|
||||||
cp Stats3 StatsTmp
|
|
||||||
sed -n "/Date /p" Stats3 > "$FOLDER"/StatsTmp
|
sed -n "/Date /p" Stats3 > "$FOLDER"/StatsTmp
|
||||||
sed -n "/$TITLE /p" Stats3 >> "$FOLDER"/StatsTmp
|
sed -n "/$TITLE /p" Stats3 >> "$FOLDER"/StatsTmp
|
||||||
# Go in folder
|
# Go in folder
|
||||||
|
|||||||
Reference in New Issue
Block a user