RoboGame2020/launch_uwsgi.sh
2021-10-30 23:20:58 +08:00

2 lines
118 B
Bash
Executable file

#!/bin/bash
uwsgi -s /tmp/piapp.sock --chmod-socket=666 --manage-script-name --mount /api=caller:APP --plugin python3