mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2026-02-03 22:34:12 +02: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 |