昨夜、4.1.8 にアップデート。
今日、4.1.9 にアップデート。
Release v4.1.9 · mastodon/mastodon
This release addresses an issue that was introduced by the last security update and includes changelogs for both updates. ⚠️ This is a follow-up to the importan...
$ sudo su - mastodon
$ cd ./live
$ git fetch && git checkout v4.1.9
$ bundle install
$ yarn install --frozen-lockfile
$ RAILS_ENV=production bundle exec rails assets:precompile
コメント