Adding forgotten cp call.

This commit is contained in:
Daniel Baumann 2007-09-23 13:59:20 +02:00
parent f4af8492a6
commit 1956c132a8
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ case "${LH_MODE}" in
echo "Debian GNU/Linux ${VERSION} \"${DISTRIBUTION}\" - Official ${ARCHITECTURE} NETINST Binary `date +%Y%m%d-%H:%M`" > binary/.disk/info
"${LH_BASE}"/data/debian-cd/${LH_DISTRIBUTION}/${LH_ARCHITECTURE}_netinst_udeb_include binary/.disk/udeb_include
cp "${LH_BASE}"/data/debian-cd/${LH_DISTRIBUTION}/${LH_ARCHITECTURE}_netinst_udeb_include binary/.disk/udeb_include
;;
businesscard)