modify changelog

This commit is contained in:
Cayo Puigdefabregas 2022-07-11 15:08:55 +02:00 committed by Santiago L
parent 15a56a59ee
commit 8f4d3e7063
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ For to do the deployment you need to do run the script extract_uuids.sh before t
This is the correct secuence if the schema of you proyect is *dbtest*
```
git pull
sh examples/extract_uuids.sh
sh scripts/extract_uuids.sh
alembic -x inventory=dbtest upgrade head
```
If you forget to run this script the migration is do it but not modify any device data.