Skip to content

Commit

Permalink
more elegant to actually use our variables
Browse files Browse the repository at this point in the history
  • Loading branch information
LXIF committed Nov 21, 2024
1 parent f37d8af commit 6ff6356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-dapps
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function update() {
--show-error \
--silent \
"$portal_url/$portal_logo_path" \
--output "$II_LOGO_PREFIX/$logo"
--output "$ii_logo_path"

done < <(jq -cMr <"$DAPPS_JSON" '.[] | .logo')

Expand Down

0 comments on commit 6ff6356

Please sign in to comment.