Commit Graph

3 Commits (437cdf89e021811e20cdf451565e1980f08627c6)

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