netson / ubuntu-unattended

Script to create unattended Ubuntu ISO
MIT License
370 stars 185 forks source link

faulty logic checking if iso already exists #50

Open lmckiwo opened 4 years ago

lmckiwo commented 4 years ago

It only checks the $tmp folder. When the iso is download, it keeps it in the user's home directory. An addition checksum logic should be implemented to make sure that the iso is correct.