mirror of
https://github.com/luc-github/ESP3D-WEBUI.git
synced 2026-02-20 01:11:21 +01:00
5 lines
62 B
Batchfile
5 lines
62 B
Batchfile
cd %~dp0
|
|
cmd.exe /c npm install
|
|
cmd.exe /c gulp package
|
|
pause
|