From 8f4d3e70631645a0ebf22268f02f38107a15c23b Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 11 Jul 2022 15:08:55 +0200 Subject: [PATCH] modify changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f819c9..6566da29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.