From 51e4dccbfe8681486dc253ee2691c7353cb4953d Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Mon, 11 Apr 2016 22:17:43 -0600 Subject: [PATCH] Fix output filename --- oputil.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oputil.js b/oputil.js index 70f4bc1f..d1af5e9a 100755 --- a/oputil.js +++ b/oputil.js @@ -128,7 +128,7 @@ function getAnswers(questions, cb) { } function getDefaultConfigPath() { - return resolvePath('~/.config/enigma-bbs/config2.hjson'); + return resolvePath('~/.config/enigma-bbs/config.hjson'); } const QUESTIONS = {