From 16df451fe0a4858b87c11e34f7cf45ee8d5b19ec Mon Sep 17 00:00:00 2001 From: whyour Date: Wed, 10 Jul 2024 23:35:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20ts=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/start.sh b/shell/start.sh index 2758c073..1f71f00c 100644 --- a/shell/start.sh +++ b/shell/start.sh @@ -53,7 +53,7 @@ else exit 1 fi -npm install -g pnpm@8.3.1 pm2 tsx +npm install -g pnpm@8.3.1 pm2 ts-node cd ${QL_DIR} cp -f .env.example .env