Update daily_README.yaml

This commit is contained in:
Alexandre
2022-12-04 00:04:08 +01:00
committed by GitHub
parent 9060363e93
commit 159b20e25c

View File

@@ -136,6 +136,7 @@ jobs:
done done
# Make stats # Make stats
echo "1" echo "1"
sort -k2,2 -n Stats > tmp && mv tmp Stats sort -k2,2 -n Stats > tmp && mv tmp Stats
echo "2" echo "2"
@@ -148,11 +149,9 @@ jobs:
echo "4" echo "4"
# Make plot # Make plot
#apt-get install gnuplot -y #apt-get install gnuplot -y
#https://www.xmodulo.com/draw-stacked-histogram-gnuplot.html #https://www.xmodulo.com/draw-stacked-histogram-gnuplot.html
# Restore folders name # Restore folders name
find -- * -maxdepth 0 -type d | sort -r | while read -r f; do find -- * -maxdepth 0 -type d | sort -r | while read -r f; do