ERP/server/start_gunicorn.sh
2026-01-03 19:18:40 +08:00

4 lines
129 B
Bash
Executable File

#!/bin/bash
cd /home/hyx/work/生产管理系统
/home/hyx/work/.venv/bin/gunicorn --config server/gunicorn_config.py server:app