diff --git a/iso.sh b/iso.sh deleted file mode 100644 index e2d9c2e..0000000 --- a/iso.sh +++ /dev/null @@ -1,10 +0,0 @@ - genisoimage -R \ - -b boot/grub/stage2_eltorito \ - -no-emul-boot \ - -boot-load-size 4 \ - -A os \ - -input-charset utf8 \ - -quiet \ - -boot-info-table \ - -o os.iso \ - iso