Skip to content

How to backup this system?

Wang JL edited this page May 25, 2022 · 1 revision

We use python script under /dict/tools/ to backup MySql database to sql files and zip them into a zip file.

This zip file will be published as a release attachment, you can find them here.

For detailed steps, please refer to comments in /dict/tools/backup_DB_tables.py.

Clone this wiki locally