summaryrefslogtreecommitdiff
path: root/opentox-ruby.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-30 13:27:45 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-30 13:27:45 +0200
commitddad2649a837030a19ae1338243b76ab6a8e6104 (patch)
treee20de5a81cea0afef2b8e85af6a15fe57cb58221 /opentox-ruby.sh
parent91154152cdca07690ddd91bb4d0dd686a4c7b5e0 (diff)
opentox-ruby
Diffstat (limited to 'opentox-ruby.sh')
-rwxr-xr-xopentox-ruby.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/opentox-ruby.sh b/opentox-ruby.sh
index d3d4c62..930d226 100755
--- a/opentox-ruby.sh
+++ b/opentox-ruby.sh
@@ -57,6 +57,8 @@ cd $WWW_DEST/opentox
$GIT clone "http://github.com/opentox/opentox-ruby.git "
cd opentox-ruby
pwd
+$GIT remote show origin
+$GIT fetch
$GIT checkout -t origin/development
$GEM install jeweler
$RAKE install