optimize _script
parent
116073b441
commit
6f0311b227
|
@ -1,7 +1,7 @@
|
|||
cd ../
|
||||
|
||||
node -v
|
||||
|
||||
chcp 65001
|
||||
|
||||
node -v
|
||||
|
||||
pnpm install
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
cd ../packages/gui
|
||||
|
||||
chcp 65001
|
||||
|
||||
node -v
|
||||
|
||||
npm run electron
|
||||
|
|
Loading…
Reference in New Issue