Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs

This commit is contained in:
Bryan Ashby
2015-11-21 13:34:46 -07:00

View File

@@ -47,7 +47,6 @@ function bbsMain() {
// If the user supplied a path and we can't read/parse it
// then it's a fatal error
//
console.log(err)
if(err) {
if('ENOENT' === err.code) {
if(configPathSupplied) {