From 1237a9a324f701caddcb0ec217e0e0f18ad4db51 Mon Sep 17 00:00:00 2001 From: "Ramón M. Gómez" Date: Mon, 3 Jun 2019 10:21:45 +0200 Subject: #872: Download correct OGAgent version. --- installer/opengnsys_installer.sh | 1 - installer/opengnsys_update.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh index 97e9d183..099ab237 100755 --- a/installer/opengnsys_installer.sh +++ b/installer/opengnsys_installer.sh @@ -1102,7 +1102,6 @@ function installWebFiles() # Copiar ficheros en la zona de descargas de OpenGnsys Web Console. function installDownloadableFiles() { - INSTVERSION=1.1.0 ### Temporal. local FILENAME=ogagentpkgs-$INSTVERSION.tar.gz local TARGETFILE=$WORKDIR/$FILENAME diff --git a/installer/opengnsys_update.sh b/installer/opengnsys_update.sh index 6e079581..e5b86681 100755 --- a/installer/opengnsys_update.sh +++ b/installer/opengnsys_update.sh @@ -1169,7 +1169,6 @@ if [ $? -ne 0 ]; then exit 1 fi # Actaulizar ficheros descargables. -NEWVERSION=1.1.0 ### Temporal. updateDownloadableFiles # Generar páginas Doxygen para instalar en el web makeDoxygenFiles -- cgit v1.2.3-18-g5258