ERP/server/start_gunicorn.sh

4 lines
129 B
Bash
Raw Normal View History

2026-01-03 11:18:40 +00:00
#!/bin/bash
cd /home/hyx/work/生产管理系统
/home/hyx/work/.venv/bin/gunicorn --config server/gunicorn_config.py server:app