Add rvm1_user so you can set the rvm directory owner
This commit is contained in:
@@ -15,6 +15,9 @@ rvm1_install_path: '/usr/local/lib/rvm'
|
||||
# make sure you ADD the --user-install flag below
|
||||
rvm1_install_flags: '--auto-dotfiles'
|
||||
|
||||
# Set the owner for the rvm directory
|
||||
rvm1_user: 'root'
|
||||
|
||||
# URL for the latest installer script
|
||||
rvm1_rvm_latest_installer: 'https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user