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 9d3eb6b9..18f1f974 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -1073,7 +1073,7 @@ function openGnsysOldClientCreate()
function openGnsysClientCreate()
{
local DOWNLOADURL=http://www.opengnsys.es/downloads
- local FILENAME=ogclient-1.0-lucid-32bit.tar.gz
+ local FILENAME=ogclient-1.0.1-lucid-32bit.tar.gz
local TMPFILE=/tmp/$FILENAME
echoAndLog "${FUNCNAME}(): Loading Client"