summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/opengnsys_installer.sh')
-rwxr-xr-xinstaller/opengnsys_installer.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh
index 0ddba0d3..8d7e7518 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -1217,8 +1217,8 @@ function copyClientFiles()
function clientCreate()
{
local DOWNLOADURL="http://$OPENGNSYS_SERVER/downloads"
- #local FILENAME=ogLive-oneiric-3.0.0-14-generic-r2439.iso # 1.0.3-rc1
- local FILENAME=ogLive-precise-3.2.0-23-generic-pae-r3017.iso # 1.0.4-rc1
+ #local FILENAME=ogLive-precise-3.2.0-23-generic-pae-r3017.iso # 1.0.4-rc1
+ local FILENAME=ogLive-precise-3.2.0-23-generic-r3257.iso # 1.0.4-rc2
local TARGETFILE=$INSTALL_TARGET/lib/$FILENAME
local TMPDIR=/tmp/${FILENAME%.iso}