diff --git a/build.sh b/build.sh index 305cc8b..02949ba 100755 --- a/build.sh +++ b/build.sh @@ -144,6 +144,7 @@ touch "$IMG" systemd-repart --no-pager --empty=allow --size=auto --dry-run=no --root=kde-linux.cache --definitions=mkosi.repart "$IMG" ./basic-test.py "$IMG" "$EFI_BASE.efi" || exit 1 +rm ./*.test.raw # Create a torrent for the image ./torrent-create.rb "$VERSION" "$OUTPUT" "$IMG"