setup.sh 86 B

123
  1. #!/bin/bash
  2. $PY2_GUNICORN app:app -c gunicorn_conf.py --error-logfile log-gun.txt &