Skip to content
Commit f2a43c55 authored by Simon Hürlimann (CyT)'s avatar Simon Hürlimann (CyT)
Browse files

Add 'cd -' to proposed steps to upgrade ruby-build

When a target is not found, rbenv-install proposes pulling changes from
upstream. This involves changing the directory to the ruby-build checkout.

This patch adds a '&& cd -' to change the working directory back to where
we've been. Should work on at least Bash and Zsh.
parent b0d254f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment