3 lines
No EOL
61 B
Bash
3 lines
No EOL
61 B
Bash
#!/usr/bin/env bash
|
|
service nginx start
|
|
uwsgi --ini uwsgi.ini |