Fix output filename
This commit is contained in:
@@ -128,7 +128,7 @@ function getAnswers(questions, cb) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function getDefaultConfigPath() {
|
function getDefaultConfigPath() {
|
||||||
return resolvePath('~/.config/enigma-bbs/config2.hjson');
|
return resolvePath('~/.config/enigma-bbs/config.hjson');
|
||||||
}
|
}
|
||||||
|
|
||||||
const QUESTIONS = {
|
const QUESTIONS = {
|
||||||
|
|||||||
Reference in New Issue
Block a user