mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
add server launcher to bin
This commit is contained in:
4
bin/client
Executable file
4
bin/client
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
require(__dirname + '/../client');
|
||||
|
||||
// vim: ft=javascript
|
||||
Reference in New Issue
Block a user