wxapi/go.sh
2020-07-08 12:16:41 +08:00

3 lines
57 B
Bash

#!/bin/sh
echo start
gunicorn api:app -c gunicorn.conf.py