root: rewrite bootstrap in python, remove management command
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash -ex
|
||||
/app/manage.py bootstrap
|
||||
$@
|
||||
/app/wait_for_db.py
|
||||
"$@"
|
||||
|
Reference in New Issue
Block a user