summaryrefslogtreecommitdiff
path: root/scripts/build/lb_binary_usb
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/lb_binary_usb')
-rwxr-xr-xscripts/build/lb_binary_usb9
1 files changed, 3 insertions, 6 deletions
diff --git a/scripts/build/lb_binary_usb b/scripts/build/lb_binary_usb
index e6c29ea7f..96feee499 100755
--- a/scripts/build/lb_binary_usb
+++ b/scripts/build/lb_binary_usb
@@ -164,8 +164,7 @@ case "${LB_BUILD_WITH_CHROOT}" in
;;
esac
-sleep 1
-${LB_LOSETUP} -d ${FREELO}
+Lodetach ${FREELO}
FREELO="$(${LB_LOSETUP} -f)"
Losetup $FREELO chroot/binary.img 1
@@ -254,8 +253,7 @@ then
esac
fi
-sleep 1
-${LB_LOSETUP} -d ${FREELO}
+Lodetach ${FREELO}
echo "!!! The above error/warning messages can be ignored !!!"
@@ -274,8 +272,7 @@ case "${LB_BUILD_WITH_CHROOT}" in
;;
esac
-sleep 1
-${LB_LOSETUP} -d ${FREELO}
+Lodetach ${FREELO}
if [ -n "${MAKEDEV}" ]
then