Skip to content

Commit

Permalink
fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneemann committed May 28, 2024
1 parent 12b4df2 commit 0781cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-recipe-mkosi
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ recipe_build_mkosi() {
echo "generating script for sbom $format"
cat << EOF >> $BUILD_ROOT/$TOPDIR/SOURCES/mkosi.conf.d/99-sbom/mkosi.finalize
#!/usr/bin/bash
# script generated by build-reciepe-mkosi for sbom buildflags
# script generated by build-recipe-mkosi for sbom buildflags
echo "Generating $format sbom file"
imgname="$IMAGENAME.${RELEASE}"
ln -sf \$BUILDROOT "$IMAGENAME"
Expand Down

0 comments on commit 0781cd3

Please sign in to comment.