mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-04-21 22:24:29 +00:00
Moved rvm setup to provisioning
This commit is contained in:
3
setup/rvm-install.sh
Normal file
3
setup/rvm-install.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
|
||||
\curl -sSL https://get.rvm.io | bash -s $1
|
||||
Reference in New Issue
Block a user