mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
Update weekly_stats.yaml
This commit is contained in:
1
.github/workflows/weekly_stats.yaml
vendored
1
.github/workflows/weekly_stats.yaml
vendored
@@ -188,6 +188,7 @@ jobs:
|
|||||||
}' Stats3 > StatsTmp && mv StatsTmp Stats3
|
}' Stats3 > StatsTmp && mv StatsTmp Stats3
|
||||||
# Add download count to names
|
# Add download count to names
|
||||||
build_list="$(head -n 1 Stats3)"
|
build_list="$(head -n 1 Stats3)"
|
||||||
|
# shellcheck disable=SC2206
|
||||||
build_list=($build_list)
|
build_list=($build_list)
|
||||||
# shellcheck disable=SC2013
|
# shellcheck disable=SC2013
|
||||||
for var in "${build_list[@]:1}"; do
|
for var in "${build_list[@]:1}"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user