mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 01:48:16 +01:00
Update daily_README.yaml
This commit is contained in:
5
.github/workflows/daily_README.yaml
vendored
5
.github/workflows/daily_README.yaml
vendored
@@ -134,8 +134,9 @@ jobs:
|
||||
echo "$SLUG $DOWNLOADS $COUNT1 $COUNT2 $COUNT3" >> Stats
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
# Make stats
|
||||
|
||||
echo "1"
|
||||
sort -k2,2 -n Stats > tmp && mv tmp Stats
|
||||
echo "2"
|
||||
@@ -148,10 +149,8 @@ jobs:
|
||||
echo "4"
|
||||
|
||||
# Make plot
|
||||
|
||||
#apt-get install gnuplot -y
|
||||
#https://www.xmodulo.com/draw-stacked-histogram-gnuplot.html
|
||||
|
||||
|
||||
# Restore folders name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user