Update daily_README.yaml

This commit is contained in:
Alexandre
2022-11-29 23:12:48 +01:00
committed by GitHub
parent 7b9937bed8
commit c9351036a8

View File

@@ -81,6 +81,8 @@ jobs:
else
ICON=""
fi
# Get number of downloads
#curl -s https://api.github.com/repos/alexbelgium/hassio-addons/releases | egrep '"name"|"download_count"'
# Write infos
sed -i "$ADDONSLINE"'{G;}' README2.md
if [[ $(jq '.schema' "$f/config.json") == *"localdisks"* ]]; then sed -i "$ADDONSLINE"'a ![localdisks][localdisks-badge]' README2.md; fi