mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-22 22:17:31 +03: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 |