TelegramAktienBot/deploy/start.sh

4 lines
72 B
Bash
Raw Normal View History

#!/usr/bin/env sh
nginx -g "daemon off;" &
2022-03-10 07:51:14 +00:00
uwsgi --ini deploy/uwsgi.ini