TelegramAktienBot/api/deploy/start.sh

4 lines
72 B
Bash

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