stolen/uwsgi.sh

3 lines
104 B
Bash
Executable file

#!/bin/bash
/usr/local/bin/uwsgi --socket 127.0.0.1:9360 --module stolen.wsgi --uid 1001 --processes=40