mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-29 09:15:11 +01:00
4 lines
52 B
Batchfile
4 lines
52 B
Batchfile
|
@echo off
|
||
|
.\nodedist\node.exe chunk0.js tools
|
||
|
PAUSE
|