4 lines
97 B
Bash
4 lines
97 B
Bash
#!/bin/bash
|
|
|
|
uwsgi --ini CalibreWebCompanion/CalibreWebCompanion/uwsgi.ini
|
|
nginx -g 'daemon off;' |