added missing back slashes in mkisofs

This commit is contained in:
cvoges12 2021-10-07 22:58:39 +00:00
parent 67c3139637
commit 99620c8d3b
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ mkisofs \
-b ${EFI} \
-eltorito-platform efi \
-iso-level 2 \
-boot-info-table
-udf
-boot-info-table \
-udf \
-J -l -joliet-long \
-D \
-N \