setup_pypy.sh 59 B

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