Little fix committed for Sven Luther.

This commit is contained in:
Raphaël Hertzog 2005-09-19 14:12:28 +00:00
parent ac426ab877
commit 86b020552d
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ do
if [ ! "$DI_DIR" ];then
DI_DIR="$MIRROR/dists/$DI_DIST/main/installer-$ARCH/current/images"
fi
cp -a "$DI_DIR/$subarch/cdrom" "$subarch"
else
wget -r -nd --no-parent --level=1 -P "$subarch" -R 'index*' "$DI_WWW_HOME/$subarch/cdrom/"
fi