I got a permission denied error when I tried the following while installing rbenv. I'm trying to set up my VPS environment to deploy my rails app.
deployer@max:~$ curl https://raw.github.com/fesplugas/rbenv-installer/master/bin/rbenv-installer | bash
bash: /usr/bin/curl: permission denied
curl is already installed. How do I fix this issue?