mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 15:48:02 +01:00
remove old run script
This commit is contained in:
parent
c7eaa0f02f
commit
5a5fb33dda
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue