TelegramAktienBot/webservice/deploy/start.sh

3 lines
71 B
Bash

#!/usr/bin/env sh
nginx -g "daemon off;" &
uwsgi --ini deploy/uwsgi.ini