Update helper_stats_graphs.yaml

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

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-{arch}" . | xargs -r dirname)"
FOLDER="$(grep -rl "ghcr.io/alexbelgium/$TITLE-{arch}" ./config.* | xargs -r dirname)"
FOLDER="${FOLDER:2}"
echo "$TITLE found in $FOLDER"
# If non null