mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修改 ts 文件执行依赖
This commit is contained in:
parent
d1a2774d8e
commit
16df451fe0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user