Fix URL to powerpc images
This commit is contained in:
parent
20434539ca
commit
ba45622865
|
@ -15,7 +15,7 @@ N=$1
|
|||
CDDIR=$2
|
||||
INSTALLDIR=$CDDIR/install
|
||||
if [ "$DI_WWW_HOME" = "default" ];then
|
||||
DI_WWW_HOME="http://people.debian.org/~wouter/d-i/powerpc/images/daily"
|
||||
DI_WWW_HOME="http://people.debian.org/~wouter/d-i/powerpc/daily"
|
||||
if [ -n "$DI_DIR" ];then
|
||||
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
|
||||
DI_WWW_HOME=""
|
||||
|
|
Loading…
Reference in New Issue