summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_update.sh
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2010-09-14 09:33:53 +0000
committerramon <ramongomez@us.es>2010-09-14 09:33:53 +0000
commitf985315129d5d98dda5ea0fbd9b6435c7e166f83 (patch)
tree6bebdab254d0cf9100789f10e5b101e07c65d0d0 /installer/opengnsys_update.sh
parent985bef0e312ead703c7ef37a24ce9360ba4e9bbf (diff)
URLs del nuevo portal.
git-svn-id: https://opengnsys.es/svn/trunk@1193 a21b9725-9963-47de-94b9-378ad31fedc9
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 8f82fb9f..49309380 100755
--- a/installer/opengnsys_update.sh
+++ b/installer/opengnsys_update.sh
@@ -23,7 +23,7 @@ if [ -d "$PROGRAMDIR/../installer" ]; then
USESVN=0
else
USESVN=1
- SVN_URL=svn://www.informatica.us.es:3690/opengnsys/trunk
+ SVN_URL=http://www.opengnsys.es/svn/trunk
DEPS="$DEPS subversion"
fi