mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Update makefile and docs
This commit is contained in:
@ -29,7 +29,13 @@ Perform Migrations
|
||||
|
||||
Updating the database is as simple as calling the makefile target:
|
||||
|
||||
``make migrate``
|
||||
``make update``
|
||||
|
||||
This command performs the following steps:
|
||||
|
||||
* Backup database entries and uploaded media files
|
||||
* Perform required database schema changes
|
||||
* Collect required static files
|
||||
|
||||
Restart Server
|
||||
--------------
|
||||
|
Reference in New Issue
Block a user