From 2360fc8222a64a1da776a3c3104b018e5d4999aa Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 17 Dec 2015 09:16:43 +0000 Subject: [PATCH] ready for bump --- bin/letsencrypt.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/letsencrypt.js b/bin/letsencrypt.js index 91324eb..a61cb9b 100755 --- a/bin/letsencrypt.js +++ b/bin/letsencrypt.js @@ -30,6 +30,7 @@ cli.parse({ // ignore certonly and extraneous arguments cli.main(function(_, options) { + console.log(''); var args = {}; var homedir = require('homedir')();