From 3fd032ab652180ab2095b592abf57291a8402b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=93=B8=E6=B8=8A=20ICE-GL-ZY001?= Date: Mon, 25 May 2026 01:58:48 +0000 Subject: [PATCH] =?UTF-8?q?D112:=20PM2=E9=85=8D=E7=BD=AEpython3.11?= =?UTF-8?q?=E2=86=92python3=C2=B7=E9=80=82=E9=85=8DBS-SG-001?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zhuyuan-agent/deploy/pm2-zhuyuan-agent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zhuyuan-agent/deploy/pm2-zhuyuan-agent.json b/zhuyuan-agent/deploy/pm2-zhuyuan-agent.json index 7ede553..b6acc0a 100644 --- a/zhuyuan-agent/deploy/pm2-zhuyuan-agent.json +++ b/zhuyuan-agent/deploy/pm2-zhuyuan-agent.json @@ -3,7 +3,7 @@ "name": "zhuyuan-agent", "script": "api/server.py", "cwd": "/opt/guanghulab-repo/zhuyuan-agent", - "interpreter": "python3.11", + "interpreter": "python3", "instances": 1, "exec_mode": "fork", "env": {