diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_binary_debian-installer | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index 3819597..1e44f0a 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -250,6 +250,8 @@ fi if [ "${LH_DEBIAN_INSTALLER_DISTRIBUTION}" = "daily" ] then + LH_DEBIAN_INSTALLER_DISTRIBUTION="sid" + # Debian Installer daily builds case "${LH_ARCHITECTURE}" in alpha) |