diff options
| -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 38195979d..1e44f0a1a 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)  | 
