mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-12 02:41:02 +01: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
|
||||
|
||||
# Make stats
|
||||
cp Stats.md Stats2.md
|
||||
sort -k1 -t -n Stats.md <(tail -n+1 Stats.md) > /tmp.txt
|
||||
rm /tmp.txt
|
||||
sort -k1 -n Stats.md > tmp && mv tmp Stats.md
|
||||
|
||||
# Restore folders name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user