version 1.0.2 #404 boot-tools configuracion interfaz pxe

git-svn-id: https://opengnsys.es/svn/branches/version1.0@2030 a21b9725-9963-47de-94b9-378ad31fedc9
remotes/github/main
Antonio Doblas Viso 2011-05-25 13:47:54 +00:00
parent 89b5d40a35
commit d162d4e993
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ done
# source ipconfig output
if [ -n "${DEVICE}" ]; then
. /tmp/net-${DEVICE}.conf
DEVICECFG="/tmp/net-${DEVICE}
DEVICECFG="/tmp/net-${DEVICE}"
export DEVICECFG
export DEVICE
echo "exportando variable DEVICE con valor = $DEVICE y el DEVICECFG con valor $DEVICECFG"