mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
remove_regeneration_markers
This commit is contained in:
parent
8fa92bcc04
commit
4eafa7bc96
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ pushd ~/live
|
|||
RAILS_ENV=production bundle exec rails assets:clean
|
||||
RAILS_ENV=production bundle exec rails assets:precompile
|
||||
RAILS_ENV=production bundle exec rails db:migrate
|
||||
# Upgrade to 2.2.0
|
||||
RAILS_ENV=production bundle exec rails mastodon:maintenance:remove_regeneration_markers
|
||||
COMMANDS
|
||||
|
||||
# Restart Mastodon
|
||||
|
|
Loading…
Add table
Reference in a new issue