4.1.5 にアップデート。
Release v4.1.5 · mastodon/mastodon
⚠️ We recently released critical security updates, so if you are still using 4.1.2 or below, 4.0.4 or below, or 3.5.8 or below, please update as soon as possibl...
$ sudo su - mastodon
$ cd ./live
$ git fetch && git checkout v4.1.5
$ bundle install
$ yarn install
$ RAILS_ENV=production bundle exec rails assets:precompile
コメント