neurobin / JLIVECD

Live cd/dvd customization tool
https://neurobin.org/projects/softwares/unix/JLIVECD/
GNU General Public License v2.0
89 stars 24 forks source link

Space in path prevents working with this path #34

Open noyannus opened 1 year ago

noyannus commented 1 year ago

I had a path where a directory name contained spaces. JLIVECD never got beyond asking for the path to the base iso image and replied: W: couldn't find the iso.

After removing the spaces JLIVECD cold continue.

First guess: The path string is not properly quoted.