summaryrefslogtreecommitdiff
path: root/opentox-ruby.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-30 13:34:44 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-30 13:34:44 +0200
commit5ae9365231ce0727d28e589bfc2b9d0aeee6ceaa (patch)
treec04dc8be3773aaa8d0af031372abcff4ad4ca46a /opentox-ruby.sh
parent914b26a1b03f8d3a0d8c46005dff53114b5af8ec (diff)
opentox-ruby
Diffstat (limited to 'opentox-ruby.sh')
-rwxr-xr-xopentox-ruby.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentox-ruby.sh b/opentox-ruby.sh
index 5ff89a0..842c91f 100755
--- a/opentox-ruby.sh
+++ b/opentox-ruby.sh
@@ -54,7 +54,7 @@ sed -e "s/SERVERNAME/$servername/;s/ESCAPEDSERVERNAME/$escapedservername/;s/LOGG
mkdir -p $WWW_DEST/opentox
cd $WWW_DEST/opentox
-$GIT clone "http://github.com/opentox/opentox-ruby.git "
+$GIT clone "git://github.com/opentox/opentox-ruby.git "
cd opentox-ruby
pwd
$GIT remote show origin