Updating usstock-1min Database

Hi there,

I am looking to update the usstock-1min database on a daily basis, and was wondering if it is a different operation from just ingesting the bundle as I did initially. When I first ingested the bundle, I ran the following code in the terminal.

quantrocket zipline create-usstock-bundle 'usstock-1min'

quantrocket zipline ingest 'usstock-1min'

These two lines were both executed successfully. Do I just rerun this to update the database?

That's correct. Usage Guide