2020-04-21 11:09:13 +08:00

3 lines
63 B
Bash

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