mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-08-23 20:25:58 +00:00
Add note about skipping backup during update step (#428)
This commit is contained in:
@@ -291,6 +291,9 @@ Updating the database is as simple as calling the `update` script:
|
||||
invoke update
|
||||
```
|
||||
|
||||
!!! info "Skip Backup"
|
||||
By default, the `invoke update` command performs a database backup. To skip this step, add the `--skip-backup` flag
|
||||
|
||||
This command performs the following steps:
|
||||
|
||||
* Ensure all rquired packages are installed and up to date
|
||||
|
Reference in New Issue
Block a user