summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_installer.sh
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2020-04-21 11:52:59 +0200
committerRamón M. Gómez <ramongomez@us.es>2020-04-21 11:52:59 +0200
commitb77345f7604c02dfd16a6b63cc9e9efa114f0b55 (patch)
treec5c12a6e6f25f8efa3e3c880e8e21f55d9134ae6 /installer/opengnsys_installer.sh
parent83bf2eb4fbdd93a02cd96a5114fd37777ccc510d (diff)
#959: Installer and updater download the lastest OGAgent version.
Diffstat (limited to 'installer/opengnsys_installer.sh')
-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 ef87956b..d9cf7a82 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -1101,7 +1101,6 @@ function installWebFiles()
# Copiar ficheros en la zona de descargas de OpenGnsys Web Console.
function installDownloadableFiles()
{
- local INSTVERSION="1.1.1" ### TEMPORAL.
local FILENAME=ogagentpkgs-$INSTVERSION.tar.gz
local TARGETFILE=$WORKDIR/$FILENAME