git fetch && git checkout v2.1.2 && bundle install && yarn install && RAILS_ENV=production bundle exec rails db:migrate && RAILS_ENV=production bundle exec rails assets:precompile && sudo systemctl restart mastodon-web.service mastodon-sidekiq.service mastodon-streaming.service