setup_uwsgi_nginx.sh 85 B

12345678
  1. #!/bin/bash
  2. DRIVER=
  3. UWSGI=1
  4. NGINX=1
  5. PROCESS_OR_THREAD=-p
  6. source ${TROOT}/config.sh