mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
Update daily_README.yaml
This commit is contained in:
7
.github/workflows/daily_README.yaml
vendored
7
.github/workflows/daily_README.yaml
vendored
@@ -82,10 +82,9 @@ jobs:
|
||||
ICON=""
|
||||
fi
|
||||
|
||||
#ARCH=amd64
|
||||
#SLUG=epicgamesfree
|
||||
#DOWNLOADS="$(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 "$DOWNLOADS"
|
||||
#ARCH=amd64 && SLUG=$(jq -r '.image' "$f/config.json" | awk -F 'alexbelgium/|-{arch' '{print $2}') && \
|
||||
#DOWNLOADS="$(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 "$DOWNLOADS users"
|
||||
|
||||
# Write infos
|
||||
sed -i "$ADDONSLINE"'{G;}' README2.md
|
||||
|
||||
Reference in New Issue
Block a user