1
mirror of https://github.com/jakejarvis/mastodon-utils.git synced 2025-04-26 02:15:22 -04:00

fix weekly_cleanup.sh script

This commit is contained in:
Jake Jarvis 2022-12-14 12:58:47 -05:00
parent 2fafd4f97e
commit 451cafaff2
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -6,7 +6,7 @@
set -e
. "$(dirname "$0")/toot_shim.sh"
. "$(dirname "$0")/tootctl_shim.sh"
tootctl media remove --days 7
tootctl preview_cards remove --days 90