1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added /bin folder.

This commit is contained in:
ylianst 2022-07-22 21:56:55 -07:00
parent 821d790588
commit 11612d5028
3 changed files with 2 additions and 1 deletions

2
bin/meshcentral Normal file
View file

@ -0,0 +1,2 @@
#! /usr/bin/env node
require("../meshcentral.js");