Also prune accounts

This commit is contained in:
Johannes Zellner 2023-05-13 18:22:52 +02:00
parent 064dd101f3
commit 2878641da2

View file

@ -34,3 +34,6 @@ echo "==> clear cache ..."
echo "==> remove unreferenced statuses ..."
/app/code/bin/tootctl statuses remove --days=${CACHE_RETENTION_DAYS}
echo "==> prune accounts ..."
/app/code/bin/tootctl accounts prune