TelegramAktienBot/api/deploy/start.sh

3 lines
71 B
Bash
Raw Normal View History

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