Skip to content

Commit 65a0a9e

Browse files
.
1 parent 3f2a014 commit 65a0a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/setup_configuration.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ if [[ "${RUN_SETUP_CONFIG,,}" =~ ^(true|1|yes)$ ]]; then
1010
/wait_for_db.sh
1111

1212
src/manage.py migrate
13-
src/manage.py setup_configuration --yaml-file setup_configuration/data.yaml
13+
src/manage.py setup_cosnfiguration --yaml-file setup_configuration/data.yaml
1414
fi

0 commit comments

Comments
 (0)