Restarting update.sh

I am at this step in my upgrade:

When I ran update.sh it rolled along upgrading my migrated Pega rules then hit an issue with a grant on pr_sys_updatescache. I fixed that grant and set automatic.resume to true in setupDatabase.properties but got errors that tables already exist.

Do I just need to clean out the temp data schema before I try to resart update.sh?

Answering my own question. Cleaning up and starting over worked fine. I ran into an issue where a table was missing, but I created it and used automatic.resume and it finished fine.