Posted on 09-22-2023 06:33 AM
Hi,
Does anyone have a script that will install Ruby / RVM. Specifically looking to run this command,
sudo \curl -sSL https://get.rvm.io | bash -s stable –ruby,
Specifically getting a Script exit code: 1 error.
Any ideas?