mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-25 06:54:18 -04:00
- Add a safeguard to exit the script if changing to the ISO directory fails, ensuring robustness in the script execution. - Format the `mkisofs` command for better readability by breaking it into multiple lines. This enhances the maintainability of the script. - Simplify the process of replacing the existing compressed EFI boot image in the INSTALL directory by removing the old file first and then copying the new one.