rename lib file

This commit is contained in:
AJ ONeal 2018-05-27 04:32:00 -06:00
parent b814beb6bd
commit cd07820cd9
1 changed files with 1 additions and 1 deletions

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