Update helper_stats_graphs.yaml

This commit is contained in:
Alexandre
2023-03-21 19:19:17 +01:00
committed by GitHub
parent d8aa3842c9
commit 23e7fe1b87

View File

@@ -153,7 +153,7 @@ jobs:
# For each addon
for line in $(awk '{ print $1 }' Stats3); do
TITLE="${line%% *}"
FOLDER="$(grep -rl "ghcr.io/alexbelgium/$TITLE-" . | xargs -r dirname)"
FOLDER="$(grep -rl "ghcr.io/alexbelgium/$TITLE-{arch}" . | xargs -r dirname)"
FOLDER="${FOLDER:2}"
echo "$TITLE found in $FOLDER"
# If non null