Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-smith committed Mar 1, 2025
1 parent 3f4e680 commit 08e8cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/startup.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
mkdir -p ./db
# wait for database to be ready
if [ ! -n "$DJANGO_SETTINGS_MODULE" ]; then
export DJANGO_SETTINGS_MODULE=ciso_assistant.settings
Expand Down

0 comments on commit 08e8cb8

Please sign in to comment.