aboutsummaryrefslogtreecommitdiff
path: root/uwsgi.sh
blob: 0b416de859719166b08904835442965fd21dbd92 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# sandbox dir is virtualenv (python3 -m venv sandbox)
# . sandbox/bin/activate

# uwsgi.ini.example provided as template
uwsgi --ini uwsgi.ini