Commit Graph

3 Commits (cdb6b5a04bf296d7c4a114434b074066f4e47065)

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