summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_update.sh
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2019-06-07 11:49:22 +0200
committerRamón M. Gómez <ramongomez@us.es>2019-06-07 11:49:22 +0200
commit30f8b1dad3c6cb466b12ef8d02b2bb8549e2df87 (patch)
tree11270114cd68191edb5cc2b8b7e0227e46ed5757 /installer/opengnsys_update.sh
parent8cb279bc1cc8512570abcc16e26862f258b74c2c (diff)
#914: Install/update the new ogLive release.
Diffstat (limited to 'installer/opengnsys_update.sh')
-rwxr-xr-xinstaller/opengnsys_update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opengnsys_update.sh b/installer/opengnsys_update.sh
index 5c426e2d..1e58bfe6 100755
--- a/installer/opengnsys_update.sh
+++ b/installer/opengnsys_update.sh
@@ -1000,7 +1000,7 @@ function compileServices()
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-15-generic-amd64-r20190604.2adfccd.iso # 1.1.1-rc4
+ local FILENAME=ogLive-bionic-5.0.0-15-generic-amd64-r20190605.527cd97.iso # 1.1.1-rc4
local SOURCEFILE=$DOWNLOADURL/$FILENAME
local TARGETFILE=$(oglivecli config download-dir)/$FILENAME
local SOURCELENGTH