diff --git a/tootpaste.sh b/tootpaste.sh index 6b76722..1db325f 100644 --- a/tootpaste.sh +++ b/tootpaste.sh @@ -126,6 +126,8 @@ accounts_cull() { || $TOOTCTL domains purge \ --concurrency "$DB_POOL" \ "$instance" + else + echo "${instance} can now be accessed, not purging!" fi fi done < "$OTHER_ERRORS_LOG"