#730: Instalar automáticamente el cliente ogLive descargado por el actualizador de OpenGnsys.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4932 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/debian-pkg
parent
476d1a0f55
commit
0aa87edf0b
|
@ -828,7 +828,7 @@ function updateClient()
|
|||
fi
|
||||
# Actaulizar la imagen ISO del ogclient.
|
||||
echoAndLog "${FUNCNAME}(): Updatting ogclient files"
|
||||
$INSTALL_TARGET/bin/installoglive
|
||||
$INSTALL_TARGET/bin/installoglive $TARGETFILE
|
||||
|
||||
# Obtiene versión del Kernel del cliente (con 2 decimales).
|
||||
KERNELVERSION=$(file -bkr $OGVMLINUZ 2>/dev/null | \
|
||||
|
|
Loading…
Reference in New Issue