Add cache clear to installation
This commit is contained in:
parent
d450549d14
commit
f0d39bba53
1 changed files with 1 additions and 0 deletions
|
@ -56,5 +56,6 @@ RAILS_ENV=production bin/rails assets:precompile
|
||||||
# ElasticSearchを使用する場合
|
# ElasticSearchを使用する場合
|
||||||
RAILS_ENV=production bin/tootctl search deploy
|
RAILS_ENV=production bin/tootctl search deploy
|
||||||
|
|
||||||
|
RAILS_ENV=production bin/tootctl cache clear
|
||||||
sudo systemctl start mastodon-web mastodon-streaming@4000 mastodon-sidekiq
|
sudo systemctl start mastodon-web mastodon-streaming@4000 mastodon-sidekiq
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue