mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-31 00:15:57 -05:00
e29ac0e29d
taking the initial 5 step or more process to take over remote computer to one. a temporary fix to get more in line with other remote support like software. added some scripts linux & windows to quickly setup the whole system on your server.
4 lines
59 B
Batchfile
4 lines
59 B
Batchfile
@echo off
|
|
cd /D %HOMEPATH%
|
|
npm install meshcentral node-7z
|