From 606c3e85b731789e7e29e3b14d7b261fdea2dc75 Mon Sep 17 00:00:00 2001 From: Jordi Loyzaga Date: Sat, 27 Apr 2024 02:48:13 -0600 Subject: [PATCH] whoops --- scripts/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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