Commit Graph

3 Commits (a0ec371399564b2d506f8426220228a2a21fcd0b)

Author SHA1 Message Date
Eugen Rochko 199bbbcb9f
Fix `tootctl media remove-orphans` choking on unknown files in storage ()
Fix 

Catch tootctl interrupt to prevent confusing stacktrace
abcang 2058af4a26 config/boot is required first ()
Eugen Rochko 793eea2982
Add improved CLI interface for removing remote media ()
./bin/tootctl media remove --days 7 --background

Make the old rake task point to it