Update URL to Sven's daily d-i images.

This commit is contained in:
Colin Watson 2004-07-19 14:15:34 +00:00
parent 0e0d5a6d63
commit 46cb5b3c5b
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ N=$1
CDDIR=$2
INSTALLDIR=$CDDIR/install
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~luther/debian-installer/daily-powerpc-built/current"
DI_WWW_HOME="http://people.debian.org/~luther/d-i/images/daily"
fi
if [ ! "$DI_DIST" ]; then
DI_DIST="$DI_CODENAME"