mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-04-07 16:27:49 +00:00
3 lines
153 B
Bash
3 lines
153 B
Bash
#!/usr/bin/env bash
|
|
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
|
|
\curl -sSL https://get.rvm.io | bash -s $1 |