2021-08-02 17:22:54 +08:00

3 lines
58 B
Bash

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