mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-25 16:36:07 +08:00
修改 ts 文件执行依赖
This commit is contained in:
parent
67bc696cfb
commit
ec7c61db00
|
@ -53,7 +53,7 @@ else
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
npm install -g pnpm@8.3.1 pm2 tsx
|
npm install -g pnpm@8.3.1 pm2 ts-node
|
||||||
|
|
||||||
cd ${QL_DIR}
|
cd ${QL_DIR}
|
||||||
cp -f .env.example .env
|
cp -f .env.example .env
|
||||||
|
|
Loading…
Reference in New Issue
Block a user