mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
Version 1.0.92
This commit is contained in:
parent
65c4b9c50a
commit
d9938c5be3
3 changed files with 1555 additions and 1539 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "meshcentral",
|
"name": "meshcentral",
|
||||||
"version": "1.0.91",
|
"version": "1.0.92",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Remote Device Management",
|
"Remote Device Management",
|
||||||
"Remote Device Monitoring",
|
"Remote Device Monitoring",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
@ECHO OFF
|
@ECHO OFF
|
||||||
CD ..\translate
|
CD ..\translate
|
||||||
%LOCALAPPDATA%\..\Roaming\nvm\v14.16.0\node64 translate.js minifyall
|
%LOCALAPPDATA%\..\Roaming\nvm\v14.16.0\node translate.js minifyall
|
||||||
%LOCALAPPDATA%\..\Roaming\nvm\v14.16.0\node64 translate.js translateall
|
%LOCALAPPDATA%\..\Roaming\nvm\v14.16.0\node translate.js translateall
|
||||||
%LOCALAPPDATA%\..\Roaming\nvm\v14.16.0\node64 translate.js extractall
|
%LOCALAPPDATA%\..\Roaming\nvm\v14.16.0\node translate.js extractall
|
||||||
DEL ..\emails\translations\*-min_*
|
DEL ..\emails\translations\*-min_*
|
||||||
Pause
|
Pause
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue