preferred url for alpha images

This commit is contained in:
Joey Hess 2005-02-18 18:15:09 +00:00
parent f427edbd31
commit 496b90e673
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ N=$1
CDDIR=$2
BOOTDIR=
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~vorlon/d-i/images/daily/cdrom/"
DI_WWW_HOME="http://people.debian.org/~vorlon/d-i/alpha/daily/cdrom/"
fi
if [ ! "$DI_DIST" ]; then
DI_DIST="$DI_CODENAME"