Initial
This commit is contained in:
4
backend/scripts/on-init.sh
Executable file
4
backend/scripts/on-init.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
python manage.py migrate
|
||||
python manage.py createsuperuser
|
||||
Reference in New Issue
Block a user