This commit is contained in:
albert
2012-05-31 15:56:50 -04:00
parent 46a59e1c95
commit 8b2ac0cb70
5 changed files with 5 additions and 26 deletions

View File

@@ -45,7 +45,7 @@ if [ $? -ne 0 ]; then
exit 1
fi
# Install RVM
# Install rbenv
echo "Installing RVM..."
curl -L get.rvm.io | bash -s stable
echo "source /usr/local/rvm/scripts/rvm" >> /etc/bash.bashrc