ready for bump

This commit is contained in:
AJ ONeal 2015-12-17 09:16:43 +00:00
parent 2b2c9a2081
commit 2360fc8222
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ cli.parse({
// ignore certonly and extraneous arguments
cli.main(function(_, options) {
console.log('');
var args = {};
var homedir = require('homedir')();