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