Skip to content

Instantly share code, notes, and snippets.

@a2f0
Created January 29, 2015 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a2f0/fab7a4a1fc267f2610d7 to your computer and use it in GitHub Desktop.
Save a2f0/fab7a4a1fc267f2610d7 to your computer and use it in GitHub Desktop.
[notroot@aaa-shelob03 ~]$ whoami
notroot
[notroot@aaa-shelob03 ~]$ \curl -sSL https://get.rvm.io | sudo bash -s stable
[sudo] password for notroot:
Downloading https://github.com/wayneeseguin/rvm/archive/1.26.9.tar.gz
Downloading https://github.com/wayneeseguin/rvm/releases/download/1.26.9/1.26.9.tar.gz.asc
gpg: Signature made Wed 07 Jan 2015 05:55:10 AM CST using RSA key ID BF04FF17
gpg: Good signature from "Michal Papis (RVM signing) <mpapis@gmail.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 409B 6B17 96C2 7546 2A17 0311 3804 BB82 D39D C0E3
Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36 166B E206 C29F BF04 FF17
GPG verified '/root/.rvm/archives/rvm-1.26.9.tgz'
Upgrading the RVM installation in /root/.rvm/
Upgrade of RVM in /root/.rvm/ is complete.
# notroot
#
# Thank you for using RVM!
# We sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne, Michal & team.
In case of problems: http://rvm.io/help and https://twitter.com/rvm_io
Upgrade Notes:
* No new notes to display.
[notroot@aaa-shelob03 ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment