setup.sh 74 B

12345
  1. #!/bin/bash
  2. fw_depends python2
  3. gunicorn hello:app -c gunicorn_conf.py &