mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-09 15:31:00 +02:00
Update daily_README.yaml
This commit is contained in:
6
.github/workflows/daily_README.yaml
vendored
6
.github/workflows/daily_README.yaml
vendored
@@ -138,6 +138,12 @@ jobs:
|
|||||||
# Make stats
|
# Make stats
|
||||||
sort -k1 -n Stats.md > tmp && mv tmp Stats.md
|
sort -k1 -n Stats.md > tmp && mv tmp Stats.md
|
||||||
|
|
||||||
|
# Make plot
|
||||||
|
|
||||||
|
#apt-get install gnuplot -y
|
||||||
|
#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
|
||||||
|
|||||||
Reference in New Issue
Block a user