2
2
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:
AJ ONeal 2018-05-27 04:32:00 -06:00
parent b814beb6bd
commit cd07820cd9

View File

@ -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');