mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-26 15:15:53 -05:00
5 lines
103 B
Batchfile
5 lines
103 B
Batchfile
@ECHO OFF
|
|
node translate.js minifyall
|
|
node translate.js translateall
|
|
node translate.js extractall
|
|
pause |