FIxing a problem caused by the strange "command command -v rbenv"
Some systems don't have a ```command``` command ; testing for it before trying to execute it is better form.
Please register or sign in to comment
Some systems don't have a ```command``` command ; testing for it before trying to execute it is better form.