Merge pull request #20 from rvm/bugfix/gh_20__fix_rvm_system_path
Update rvm install path to revert to the old path
This commit is contained in:
@@ -8,7 +8,7 @@ rvm1_rubies:
|
|||||||
rvm1_delete_ruby:
|
rvm1_delete_ruby:
|
||||||
|
|
||||||
# Install path for rvm (defaults to system wide)
|
# Install path for rvm (defaults to system wide)
|
||||||
rvm1_install_path: '/usr/local/lib/rvm'
|
rvm1_install_path: '/usr/local/rvm'
|
||||||
|
|
||||||
# Add or remove any install flags
|
# Add or remove any install flags
|
||||||
# NOTE: If you are doing a USER BASED INSTALL then
|
# NOTE: If you are doing a USER BASED INSTALL then
|
||||||
|
|||||||
Reference in New Issue
Block a user