diff options
-rwxr-xr-x | cron/live-build-cron-images | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cron/live-build-cron-images b/cron/live-build-cron-images index b55c6ef59..c76d96ed9 100755 --- a/cron/live-build-cron-images +++ b/cron/live-build-cron-images @@ -184,7 +184,6 @@ Build () --bootstrap cdebootstrap \ --cache-stages "bootstrap rootfs" \ --debian-installer ${DEBIAN_INSTALLER} \ - --debian-installer-distribution ${DEBIAN_INSTALLER_DISTRIBUTION} \ --distribution ${DISTRIBUTION} \ --mirror-bootstrap ${MIRROR_BOOTSTRAP} \ --mirror-chroot ${MIRROR_CHROOT} \ |