shorturl_be/go.sh
2020-08-05 00:28:01 +08:00

3 lines
58 B
Bash

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