mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-03-03 07:00:45 +00:00
rename lib file
This commit is contained in:
parent
b814beb6bd
commit
cd07820cd9
@ -5,7 +5,7 @@
|
||||
var pkg = require('../package.json');
|
||||
|
||||
var url = require('url');
|
||||
var remote = require('../wsclient.js');
|
||||
var remote = require('../remote.js');
|
||||
|
||||
var argv = process.argv.slice(2);
|
||||
//var Greenlock = require('greenlock');
|
||||
|
Loading…
x
Reference in New Issue
Block a user