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