Corregir errata en URL de actualizador.

git-svn-id: https://opengnsys.es/svn/branches/version1.0@1868 a21b9725-9963-47de-94b9-378ad31fedc9
remotes/github/master
ramon 2011-04-15 08:57:04 +00:00
parent 0cb256f6ac
commit fc31a8e99f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Proceso de instalación
2. Ejecutar el instalador:
mv /opt/opengnsys/tftpboot/ogclient /opt/opengnsys/tftpboot/ogclient-old;
svn checkout http://www.opengnsys.es/svn/trunk/client /tmp/opengnsys_installer/opengnsys;
svn checkout http://www.opengnsys.es/svn/branches/version1.0/client /tmp/opengnsys_installer/opengnsys;
find /tmp/opengnsys_installer/ -name .svn -type d -exec rm -fr {} \; 2>/dev/null;
/tmp/opengnsys_installer/opengnsys/client/boot-tools/ogClientGeneratorV2.sh;