Skip to content

Commit

Permalink
add info message
Browse files Browse the repository at this point in the history
  • Loading branch information
andibraeu committed Apr 16, 2024
1 parent 65b60c7 commit b2620e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assemble/assemble_firmware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ else
profiles="profiles/${TARGET}.profiles"
fi

info "profiles file used: $profiles"

while read model; do
info "Building an image for $model"

Expand Down

0 comments on commit b2620e1

Please sign in to comment.