add pre-run script

This commit is contained in:
hay-kot 2021-04-03 17:15:54 -08:00
commit 7e64e01987

View file

@ -2,6 +2,7 @@
# Initialize Database Prerun
python mealie/db/init_db.py
python mealie/services/image/minify.py
## Migrations
# TODO