1
0
mirror of https://github.com/jcwimer/railsVagrant synced 2026-03-24 18:44:42 +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

View File

@@ -3,6 +3,4 @@ Ubuntu 14.04 vagrant template for rails development.
To use, do the following:
* Run <tt>vagrant up</tt>
* Run <tt>vagrant ssh</tt>
* Cd to <tt>/vagrant/setup</tt>
* Run <tt>./build.sh</tt>
* Run <tt>vagrant ssh</tt>