interstellar_ai/deployment_scripts/windows/scripts/run_electron.bat

7 lines
83 B
Batchfile
Raw Normal View History

2024-10-08 09:08:05 +02:00
cd node-bin
2024-10-08 11:28:14 +02:00
set PATH=%PATH%;"%CD%";
2024-10-08 09:08:05 +02:00
cd ..
start /b npm start
npx electron .