setup_py3.sh 57 B

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