diff options
Diffstat (limited to 'helpers/lh_binary_usb-hdd')
-rwxr-xr-x | helpers/lh_binary_usb-hdd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd index 997c24b..c5e0ef4 100755 --- a/helpers/lh_binary_usb-hdd +++ b/helpers/lh_binary_usb-hdd @@ -167,6 +167,7 @@ case "${LH_CHROOT_BUILD}" in ;; esac +sleep 1 ${LH_LOSETUP} -d ${FREELO} FREELO="$(${LH_LOSETUP} -f)" @@ -256,6 +257,7 @@ then esac fi +sleep 1 ${LH_LOSETUP} -d ${FREELO} echo "!!! The above error/warning messages can be ignored !!!" |