summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2019-06-03 10:21:45 +0200
committerRamón M. Gómez <ramongomez@us.es>2019-06-03 10:22:35 +0200
commitfb148e6ddad4eea5458eb67e88cbcf42fa2c9155 (patch)
tree1682751a199d8f5090ce21bb14278e5dca9a2bb3 /installer
parente57b608e4e8176750fe25c9c8cebcc38adbca369 (diff)
#872: Download correct OGAgent version.
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/opengnsys_installer.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh
index f559552c..ba371e41 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -1081,7 +1081,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