We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2a014 commit 65a0a9eCopy full SHA for 65a0a9e
bin/setup_configuration.sh
@@ -10,5 +10,5 @@ if [[ "${RUN_SETUP_CONFIG,,}" =~ ^(true|1|yes)$ ]]; then
10
/wait_for_db.sh
11
12
src/manage.py migrate
13
- src/manage.py setup_configuration --yaml-file setup_configuration/data.yaml
+ src/manage.py setup_cosnfiguration --yaml-file setup_configuration/data.yaml
14
fi
0 commit comments