summaryrefslogtreecommitdiff
path: root/opentox-ruby.sh
diff options
context:
space:
mode:
Diffstat (limited to 'opentox-ruby.sh')
-rw-r--r--opentox-ruby.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentox-ruby.sh b/opentox-ruby.sh
index 5340b35..6302009 100644
--- a/opentox-ruby.sh
+++ b/opentox-ruby.sh
@@ -36,7 +36,7 @@ if [ $branch = "development" ]
then
mkdir -p /var/www/opentox
cd /var/www/opentox
- git clone http://github.com/helma/opentox-ruby.git
+ git clone http://github.com/opentox/opentox-ruby.git
cd opentox-ruby
git checkout -t origin/$branch
gem install jeweler