remove old run script

This commit is contained in:
Gabriel Augendre 2023-03-27 09:36:02 +02:00
parent c7eaa0f02f
commit 5a5fb33dda
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/bin/bash
set -eux
python manage.py migrate --noinput
gunicorn checkout.wsgi -b 0.0.0.0:8000 --log-file -