mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update daily_README.yaml
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -108,7 +108,7 @@ jobs:
|
|||||||
sed -i "$ADDONSLINE"'a ![armv7][armv7-badge]' README2.md
|
sed -i "$ADDONSLINE"'a ![armv7][armv7-badge]' README2.md
|
||||||
echo "6"
|
echo "6"
|
||||||
ARCH=armv7
|
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}')"
|
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 "$COUNT armv7 users with $SLUG"
|
||||||
echo "5"
|
echo "5"
|
||||||
|
|||||||
Reference in New Issue
Block a user