mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-21 17:47:00 +03:00
Added /bin folder.
This commit is contained in:
parent
821d790588
commit
11612d5028
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,7 +41,6 @@ bob.json
|
||||
x64/
|
||||
x86/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
[Ll]og/
|
||||
|
||||
|
BIN
bin/Microsoft.NodejsTools.WebRole.dll
Normal file
BIN
bin/Microsoft.NodejsTools.WebRole.dll
Normal file
Binary file not shown.
2
bin/meshcentral
Normal file
2
bin/meshcentral
Normal file
@ -0,0 +1,2 @@
|
||||
#! /usr/bin/env node
|
||||
require("../meshcentral.js");
|
Loading…
Reference in New Issue
Block a user