Delete temp folder

This commit is contained in:
Fierelier 2022-08-11 00:31:56 +02:00
parent 0e3fcf3170
commit 089892bdf3
1 changed files with 2 additions and 1 deletions

View File

@ -98,4 +98,5 @@ xorriso \
# -no-emul-boot \
# -isohybrid-gpt-basdat \
# -append_partition 2 0xef EFI/boot/efiboot.img \
# "$IMAGE"
rm -r "$IMAGE"