Skip to content

Commit

Permalink
fix img rename
Browse files Browse the repository at this point in the history
  • Loading branch information
mardab authored Dec 21, 2022
1 parent b420ea2 commit 20e22cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-image
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ truncate -s "$FREE_START" "$OUTPUT_IMG"

mv "$OUTPUT_IMG" "dist/alpine-rpi-$ALPINE_BRANCH-$ARCH.img"

echo "DONE."
echo "DONE"

0 comments on commit 20e22cf

Please sign in to comment.