Give daily builds for i386 back to Joey

This commit is contained in:
Frans Pop 2006-07-23 17:38:16 +00:00
parent d9d9e45386
commit 45ac515723
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@ 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/~fjp/d-i/images/daily"
DI_WWW_HOME="http://people.debian.org/~joeyh/d-i/images/daily"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
DI_WWW_HOME=""