Temporarily take over i386 daily builds

This commit is contained in:
Frans Pop 2006-07-17 09:29:14 +00:00
parent 6064831747
commit d9d9e45386
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ N=$1
CDDIR=$2
BOOTDIR=
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/images/daily"
#DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/images/daily"
DI_WWW_HOME="http://people.debian.org/~fjp/d-i/images/daily"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
DI_WWW_HOME=""