diff --git a/INSTALL.md b/INSTALL.md index f3f43742d0..c69164eea1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -56,5 +56,6 @@ RAILS_ENV=production bin/rails assets:precompile # ElasticSearchを使用する場合 RAILS_ENV=production bin/tootctl search deploy +RAILS_ENV=production bin/tootctl cache clear sudo systemctl start mastodon-web mastodon-streaming@4000 mastodon-sidekiq ```