diff --git a/scripts/weekly_cleanup.sh b/scripts/weekly_cleanup.sh index beb266e..b04c2f4 100755 --- a/scripts/weekly_cleanup.sh +++ b/scripts/weekly_cleanup.sh @@ -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