aguslr / multibootusb

A collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files
https://mbusb.aguslr.com
GNU General Public License v3.0
571 stars 154 forks source link

Fails with: rmdir: failed to remove '/tmp/repo.u2Zy': Directory not empty #243

Closed hartwork closed 5 years ago

hartwork commented 5 years ago
$ sudo ./makeUSB.sh --clone --hybrid /dev/sdc
[..]
# Clean up and exit
cleanUp
rmdir: failed to remove '/tmp/repo.u2Zy': Directory not empty

Any ideas what I might be doing wrong?

hartwork commented 5 years ago

Thanks!