diff --git a/scripts/setup.sh b/scripts/setup.sh index 9fb1e20..a9bfd8d 100755 --- a/scripts/setup.sh +++ b/scripts/setup.sh @@ -1,2 +1,2 @@ cd lockbox -python manage.py migrate_schemas \ No newline at end of file +python manage.py migrate \ No newline at end of file