1
0
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:
2016-08-09 16:28:28 -04:00
parent 599e761099
commit 52aedbca57
8 changed files with 37 additions and 19 deletions

3
setup/rvm-install.sh Normal file
View 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