Update helper_stats_graphs.yaml

This commit is contained in:
Alexandre
2023-03-21 17:37:39 +01:00
committed by GitHub
parent 4854654026
commit a31b6bbbfd

View File

@@ -157,7 +157,8 @@ jobs:
# If non null
if [[ ${#FOLDER} -gt 2 ]]; then
cp Stats3 StatsTmp
sed -i "/$TITLE/!d" StatsTmp
sed -n "/Date/p" Stats3 > StatsTmp
sed -n "/$TITLE/p" Stats3 >> StatsTmp
# Transpose data
awk '
{