mastodon/lib/tasks
ThibG 175fd5b8ba
Fix mastodon:setup choking on env variables containing '%' (#13940)
Fix a regression introduced in #13928, caused by TTY::Command building
shell commands by chaining string substitutions.

Ditch TTY::Command and use system instead (both do shell out).
2020-06-03 20:18:52 +02:00
..
assets.rake
auto_annotate_models.rake
db.rake
emojis.rake
mastodon.rake Fix mastodon:setup choking on env variables containing '%' (#13940) 2020-06-03 20:18:52 +02:00
repo.rake
statistics.rake