diff options
Diffstat (limited to 'helpers/lh_losetup')
-rwxr-xr-x | helpers/lh_losetup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_losetup b/helpers/lh_losetup index 8ef33c946..662b4ad76 100755 --- a/helpers/lh_losetup +++ b/helpers/lh_losetup @@ -30,6 +30,7 @@ Read_conffile config/bootstrap Read_conffile config/chroot Read_conffile config/binary Read_conffile config/source +Read_conffile "${LH_CONFIG}" Set_defaults DEVICE="${1}" |