This commit is contained in:
Nick Farina
2015-07-08 09:09:31 -07:00
parent 9193aeaa15
commit 1fab07286c

View File

@@ -1,5 +1,9 @@
#!/usr/bin/env node
//
// This executable sets up the environment and runs the HomeBridge CLI.
//
'use strict';
process.title = 'homebridge';