mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-14 16:44:41 +02:00
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
This commit is contained in:
commit
f0eb1a452f
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ function bbsMain() {
|
||||||
// If the user supplied a path and we can't read/parse it
|
// If the user supplied a path and we can't read/parse it
|
||||||
// then it's a fatal error
|
// then it's a fatal error
|
||||||
//
|
//
|
||||||
console.log(err)
|
|
||||||
if(err) {
|
if(err) {
|
||||||
if('ENOENT' === err.code) {
|
if('ENOENT' === err.code) {
|
||||||
if(configPathSupplied) {
|
if(configPathSupplied) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue