RoboGame2020/launch_uwsgi.sh

3 lines
118 B
Bash
Raw Normal View History

2021-10-30 23:20:58 +08:00
#!/bin/bash
uwsgi -s /tmp/piapp.sock --chmod-socket=666 --manage-script-name --mount /api=caller:APP --plugin python3