From 0a32602c2af1a7fde2dcc609a0fcd2ec24af9862 Mon Sep 17 00:00:00 2001 From: "huangzhelong.byte" Date: Mon, 31 Mar 2025 14:39:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20readme=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=90=AF=E5=8A=A8=E9=A1=B9=E7=9B=AE=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.sh b/configure.sh index 473cc13..08c4935 100644 --- a/configure.sh +++ b/configure.sh @@ -1,2 +1,2 @@ -cd app && npm i && cd.. +cd app && npm i && cd .. cd test && npm i && node patch-mcp-sdk.js && cd .. \ No newline at end of file