Skip to content

Instantly share code, notes, and snippets.

@momoseijin
Created December 24, 2018 02:21
Show Gist options
  • Save momoseijin/ad39edc6bf7ca4a77f53bc282845184c to your computer and use it in GitHub Desktop.
Save momoseijin/ad39edc6bf7ca4a77f53bc282845184c to your computer and use it in GitHub Desktop.
# systemctl stop mastodon*
# su - mastodon
$ cd ~/.rbenv
$ git pull
$ cd ~/.rbenv/plugins/ruby-build
$ git pull
$ cd ~/.rbenv
$ rbenv install 2.4.2
$ rbenv global 2.4.2
$ rbenv rehash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment