Update python-app-php.yml

pull/632/head
Mr Chen 5 months ago
parent a4b1ca831e
commit 00ed75502b
  1. 4
      .github/workflows/python-app-php.yml

@ -64,5 +64,5 @@ jobs:
cd /www/server/mdserver-web/plugins/php && sudo bash install.sh install 81 cd /www/server/mdserver-web/plugins/php && sudo bash install.sh install 81
- name: Start DEBUG - name: Start DEBUG
run: | run: |
cd web && gunicorn -c setting.py app:app source /www/server/mdserver-web/bin/activate && cd web && gunicorn -c setting.py app:app
cd web && python3 panel_task.py & python3 panel_task.py &

Loading…
Cancel
Save