summaryrefslogtreecommitdiff
path: root/helpers/binary_debian-installer
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/binary_debian-installer')
-rwxr-xr-xhelpers/binary_debian-installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_debian-installer b/helpers/binary_debian-installer
index d525ca6..67d38a3 100755
--- a/helpers/binary_debian-installer
+++ b/helpers/binary_debian-installer
@@ -261,7 +261,7 @@ then
;;
esac
else
- URL="${LH_MIRROR_CHROOT}/dists/${LH_DEBIAN_INSTALLER_DISTRIBUTION}/main/installer-${LH_ARCHITECTURE}/current/images/"
+ URL="${LH_MIRROR_DEBIAN_INSTALLER}/dists/${LH_DEBIAN_INSTALLER_DISTRIBUTION}/main/installer-${LH_ARCHITECTURE}/current/images/"
fi
mkdir -p "${DESTDIR_DI}"