Remove/update old "tootsuite" references, except those needed for Docker (#19327)
This commit is contained in:
@@ -80,7 +80,7 @@ class IdsToBigints < ActiveRecord::Migration[5.1]
|
||||
say 'This migration has some sections that can be safely interrupted'
|
||||
say 'and restarted later, and will tell you when those are occurring.'
|
||||
say ''
|
||||
say 'For more information, see https://github.com/tootsuite/mastodon/pull/5088'
|
||||
say 'For more information, see https://github.com/mastodon/mastodon/pull/5088'
|
||||
|
||||
10.downto(1) do |i|
|
||||
say "Continuing in #{i} second#{i == 1 ? '' : 's'}...", true
|
||||
|
Reference in New Issue
Block a user