Mega rejig!

This commit is contained in:
David Stephens 2017-11-22 23:27:33 +00:00
parent 617f0ef07e
commit 57d46dd57e
129 changed files with 153 additions and 154 deletions

View file

@ -45,7 +45,7 @@ function printUsageAndSetExitCode(errMsg, exitCode) {
}
function getDefaultConfigPath() {
return resolvePath('~/.config/enigma-bbs/config.hjson');
return './config/config.hjson';
}
function getConfigPath() {