remove old run script
parent
c7eaa0f02f
commit
5a5fb33dda
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -eux
|
||||
python manage.py migrate --noinput
|
||||
gunicorn checkout.wsgi -b 0.0.0.0:8000 --log-file -
|
Loading…
Reference in New Issue