mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 10:31:26 +02:00
Update daily_README.yaml
This commit is contained in:
3
.github/workflows/daily_README.yaml
vendored
3
.github/workflows/daily_README.yaml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user