mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-03 15:44:58 +02:00
Update daily_README.yaml
This commit is contained in:
4
.github/workflows/daily_README.yaml
vendored
4
.github/workflows/daily_README.yaml
vendored
@@ -136,9 +136,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Make stats
|
# Make stats
|
||||||
cp Stats.md Stats2.md
|
sort -k1 -n Stats.md > tmp && mv tmp Stats.md
|
||||||
sort -k1 -t -n Stats.md <(tail -n+1 Stats.md) > /tmp.txt
|
|
||||||
rm /tmp.txt
|
|
||||||
|
|
||||||
# Restore folders name
|
# Restore folders name
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user