gmba_django/init.sh

5 lines
94 B
Bash
Executable File

#!/bin/sh
#python manage.py migrate
#
#gunicorn gmba_django.wsgi:application --bind [::]:8000