mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update weekly_stats.yaml
This commit is contained in:
1
.github/workflows/weekly_stats.yaml
vendored
1
.github/workflows/weekly_stats.yaml
vendored
@@ -85,6 +85,7 @@ jobs:
|
||||
(head -n 2 "$file" && tail -n +3 "$file" | sort -k1 -r -n) > tmp && mv tmp "$file"
|
||||
|
||||
sed -i "1i Name Total armv7 amd64 aarch64" "Stats2"
|
||||
sed -i "1a ------------------------------" "Stats2"
|
||||
#TOTAL="$(awk '{SUM+=$2}END{print SUM}' Stats)"
|
||||
#TOTAL1="$(awk '{SUM+=$2}END{print SUM}' Stats)"
|
||||
#TOTAL2="$(awk '{SUM+=$2}END{print SUM}' Stats)"
|
||||
|
||||
Reference in New Issue
Block a user