修复pnpm全局安装

This commit is contained in:
whyour
2022-05-03 18:07:12 +08:00
parent c71d34cbac
commit 89f7b99a94
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ check_pm2() {
main() {
echo -e "=====> 开始检测"
pnpm install -g pm2
pnpm add -g pm2
copy_dep
check_ql
check_nginx