TelegramAktienBot/deploy/start.sh

4 lines
74 B
Bash
Raw Normal View History

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