5 lines
92 B
Bash
5 lines
92 B
Bash
#!/usr/bin/env sh
|
|
#nginx -g "daemon off;" &
|
|
#uwsgi --ini deploy/uwsgi.ini
|
|
|
|
python3 ../app.py |