问题
I trying to install RVM using deployer user that doesn't had root privileges ant I getting this error:
bash: line 439: ./scripts/install: Permission denied
Any help? Thank you!
回答1:
I was trying to install rvm in folder mounted with noexec option.
Mounting partition without this option works!
来源:https://stackoverflow.com/questions/13848422/rvm-doesnt-install-in-centos-without-root-privileges