cherry_be/go.sh
2020-04-10 20:31:14 +08:00

3 lines
60 B
Bash

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