mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-24 13:14:12 +00:00
Provider config and cli-based setup
This commit is contained in:
@@ -20,4 +20,4 @@ var lib = path.join(path.dirname(fs.realpathSync(__filename)), '../lib');
|
||||
global.homebridge = require(lib + '/homebridge');
|
||||
|
||||
// Run the HomeBridge CLI
|
||||
homebridge.cli();
|
||||
require(lib + '/cli')();
|
||||
|
||||
Reference in New Issue
Block a user