summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/opengnsys_installer.sh')
-rwxr-xr-xinstaller/opengnsys_installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh
index a5b5cb58..66cf0ad8 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -52,7 +52,7 @@ function userData ()
DEFAULT_OPENGNSYS_DB_USER="usuog" # Usuario por defecto de acceso a la base de datos
DEFAULT_OPENGNSYS_DB_PASSWD="passusuog" # Clave por defecto de acceso a la base de datos
DEFAULT_OPENGNSYS_CLIENT_PASSWD="og" # Clave por defecto de acceso del cliente
- DEFAULT_OGLIVE="ogLive-bionic-5.0.0-15-generic-amd64-r20190604.2adfccd.iso" # Cliente ogLive
+ DEFAULT_OGLIVE="ogLive-bionic-5.0.0-15-generic-amd64-r20190605.527cd97.iso" # Cliente ogLive
echo -e "\\nOpenGnsys Installation"
echo "=============================="