summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_update.sh
diff options
context:
space:
mode:
authorIrina Gómez <irinagomez@us.es>2020-12-17 10:49:00 +0100
committerIrina Gómez <irinagomez@us.es>2020-12-17 10:49:00 +0100
commit0595bdf1f433073ed24d39eb3d20a059c60f5922 (patch)
tree5dcfb329337f8cd82afa4c901cb7663436ed757d /installer/opengnsys_update.sh
parent5a960d8c8b9c8fb6240b76550252de9775ae6025 (diff)
#997 Installer and updater download the latest versions of OGAgent and ogLive.
Diffstat (limited to 'installer/opengnsys_update.sh')
-rwxr-xr-xinstaller/opengnsys_update.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/installer/opengnsys_update.sh b/installer/opengnsys_update.sh
index d7ee7d37..2db903ae 100755
--- a/installer/opengnsys_update.sh
+++ b/installer/opengnsys_update.sh
@@ -1154,8 +1154,7 @@ function ogServerCompilation()
# Actualizar cliente OpenGnsys
function updateClient()
{
- #local FILENAME=ogLive-precise-3.2.0-23-generic-r5159.iso # 1.1.0-rc6 (32-bit)
- local FILENAME=ogLive-bionic-5.0.0-27-generic-amd64-r20190830.7208cc9.iso # 1.1.1-rc5
+ local FILENAME=ogLive-bionic-5.4.0-40-generic-amd64-r20200629.85eceaf.iso # 1.2 (64 bits)
local SOURCEFILE=$DOWNLOADURL/$FILENAME
local TARGETFILE=$(oglivecli config download-dir)/$FILENAME
local SOURCELENGTH