From: geraldo netto <geraldone...@gmail.com>
Committer: Nadav Har'El <n...@scylladb.com>
Branch: master

fix jruby url

Signed-off-by: geraldo netto <geraldone...@gmail.com>
Message-Id: <1515729142-1887-2-git-send-email-geraldone...@gmail.com>

---
diff --git a/jruby-sinatra-example/GET b/jruby-sinatra-example/GET
--- a/jruby-sinatra-example/GET
+++ b/jruby-sinatra-example/GET
@@ -1,6 +1,6 @@
 #!/bin/sh
 VERSION=9.0.0.0
-wget http://jruby.org.s3.amazonaws.com/downloads/$VERSION/jruby-complete-$VERSION.jar +wget https://s3.amazonaws.com/jruby.org/downloads/$VERSION/jruby-complete-$VERSION.jar
 mv jruby-complete-$VERSION.jar jruby-complete.jar
 mkdir gemjar
java -jar jruby-complete.jar -S gem install -i ./gemjar sinatra --no-rdoc --no-ri

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to