Skip to content

Commit

Permalink
kiss-live: minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
eudaldgr committed Sep 10, 2020
1 parent 9b7f785 commit 59a476e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiss-live
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ make_iso()
rm -rf "$isodir/boot/efiboot"

print "Creating iso"
rm -f "$isolabel.iso" "$isolabel.md5"
rm -f "$isolabel.iso" "$isolabel.md5" "$isolabel.sha1"
xorriso \
-as mkisofs \
-isohybrid-mbr "$filesdir/isohdpfx.bin" \
Expand Down

0 comments on commit 59a476e

Please sign in to comment.