Update daily_README.yaml

This commit is contained in:
Alexandre
2022-12-02 20:20:13 +01:00
committed by GitHub
parent 1a447fa144
commit 650cfda0c0

View File

@@ -108,7 +108,7 @@ jobs:
sed -i "$ADDONSLINE"'a ![armv7][armv7-badge]' README2.md
echo "6"
ARCH=armv7
echo "$(curl -f -s -L https://github.com/alexbelgium/hassio-addons/pkgs/container/$SLUG-$ARCH/latest | awk '/Total downloads/{getline; print}' | awk -F '<|>' '{print $2}')"
curl -f -s -L https://github.com/alexbelgium/hassio-addons/pkgs/container/$SLUG-$ARCH/latest | awk '/Total downloads/{getline; print}' | awk -F '<|>' '{print $2}'
COUNT="$(curl -f -s -L https://github.com/alexbelgium/hassio-addons/pkgs/container/$SLUG-$ARCH/latest | awk '/Total downloads/{getline; print}' | awk -F '<|>' '{print $3}')"
echo "$COUNT armv7 users with $SLUG"
echo "5"