setup_py3.sh 58 B

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