Skip to content

Instantly share code, notes, and snippets.

@apeckham
Created June 12, 2012 01:49
Show Gist options
  • Save apeckham/2913906 to your computer and use it in GitHub Desktop.
Save apeckham/2913906 to your computer and use it in GitHub Desktop.
use rbenv to install 1.9.3 from mirrorservice when ruby-lang is down
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
install_package "ruby-1.9.3-p194" "http://www.mirrorservice.org/sites/ftp.ruby-lang.org/pub/ruby/ruby-1.9.3-p194.tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment