Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-09 10:30:42 +01:00
committed by GitHub
parent 426c2466a2
commit c1e5b5dabf

View File

@@ -130,7 +130,7 @@ jobs:
}
print str
}
}' Stats3 > StatsTmp && mv StatsTmp Stats3 && rm StatsTmp
}' Stats3 > StatsTmp && mv StatsTmp Stats3
# Plot graph
sudo apt-get install gnuplot-nox -y
gnuplot-nox -persist <<-EOFMarker