We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--user-install hangs without using sudo, at least through Ansible as seen in rvm/rvm1-ansible#19.
--user-install
Can we get a list of everything that requires sudo internally by rvm?
The text was updated successfully, but these errors were encountered:
as discussed on IRC will compile the list soon
Sorry, something went wrong.
just an idea to find it faster, running in rvm: grep -rn "[_ ]sudo " bin* scripts/
rvm
grep -rn "[_ ]sudo " bin* scripts/
sudo
root
binscripts/rvm-installer
tar
gtar
rvm install
rvm requiremnts
rvm group
osx-ssl-certs
fix-permissions
as for commands themself - in next itteration
No branches or pull requests
--user-install
hangs without using sudo, at least through Ansible as seen in rvm/rvm1-ansible#19.Can we get a list of everything that requires sudo internally by rvm?
The text was updated successfully, but these errors were encountered: