fixes for docker
This commit is contained in:
3
fet2020/initdb
Executable file
3
fet2020/initdb
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
python manage.py makemigrations && python manage.py makemigrations posts members \
|
||||
&& python manage.py migrate
|
||||
Reference in New Issue
Block a user