mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-13 14:48:07 -05:00
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
56 B
Bash
4 lines
56 B
Bash
#!/bin/bash
|
|
cd ~
|
|
npm install meshcentral --save node-7z
|