2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Add makefile option for quick backup

This commit is contained in:
Oliver Walters
2019-05-07 07:46:29 +10:00
parent e0b4a59258
commit a03027ec9b
4 changed files with 7 additions and 2 deletions

View File

@ -38,3 +38,6 @@ documentation:
pip install -U -r docs/requirements.txt
cd docs & make html
backup:
python InvenTree/manage.py dbbackup
python InvenTree/manage.py mediabackup