Added /bin folder.
This commit is contained in:
parent
821d790588
commit
11612d5028
|
@ -41,7 +41,6 @@ bob.json
|
||||||
x64/
|
x64/
|
||||||
x86/
|
x86/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
[Ll]og/
|
[Ll]og/
|
||||||
|
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,2 @@
|
||||||
|
#! /usr/bin/env node
|
||||||
|
require("../meshcentral.js");
|
Loading…
Reference in New Issue