lazy and clean loop device umount

This commit is contained in:
Gwenhael Le Moine 2014-02-27 23:15:20 +01:00
parent 0e846d6423
commit e3165ecdf5

View file

@ -254,7 +254,7 @@ sync
sleep 3
echo "umount images"
umount $DEST/output/sdcard/
umount -d -l $DEST/output/sdcard/
losetup -d $LOOP1
losetup -d $LOOP0