setup_py2.sh 57 B

123
  1. #!/bin/bash
  2. $PY2_GUNICORN wsgi:app -c gunicorn_conf.py &