ready for bump
This commit is contained in:
parent
2b2c9a2081
commit
2360fc8222
|
@ -30,6 +30,7 @@ cli.parse({
|
||||||
|
|
||||||
// ignore certonly and extraneous arguments
|
// ignore certonly and extraneous arguments
|
||||||
cli.main(function(_, options) {
|
cli.main(function(_, options) {
|
||||||
|
console.log('');
|
||||||
var args = {};
|
var args = {};
|
||||||
var homedir = require('homedir')();
|
var homedir = require('homedir')();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue