You've already forked mastodon-utils
mirror of
https://github.com/jakejarvis/mastodon-utils.git
synced 2026-06-11 13:25:28 -04:00
fix weekly_cleanup.sh script
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
. "$(dirname "$0")/toot_shim.sh"
|
. "$(dirname "$0")/tootctl_shim.sh"
|
||||||
|
|
||||||
tootctl media remove --days 7
|
tootctl media remove --days 7
|
||||||
tootctl preview_cards remove --days 90
|
tootctl preview_cards remove --days 90
|
||||||
|
|||||||
Reference in New Issue
Block a user