mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 09:28:20 +01:00
Update daily_README.yaml
This commit is contained in:
3
.github/workflows/daily_README.yaml
vendored
3
.github/workflows/daily_README.yaml
vendored
@@ -137,7 +137,8 @@ jobs:
|
||||
|
||||
# Make stats
|
||||
cp Stats.md Stats2.md
|
||||
sort -k1 -t -n Stats.md
|
||||
sort -k1 -t -n Stats.md <(tail -n+1 Stats.md) > /tmp.txt
|
||||
rm /tmp.txt
|
||||
|
||||
# Restore folders name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user