Remove debug process.exit()
parent
b30e615200
commit
ff89ab557c
|
@ -218,7 +218,6 @@ if (! configIsValid) {
|
|||
}
|
||||
|
||||
console.log("Configuration ok!");
|
||||
process.exit(0);
|
||||
|
||||
/**
|
||||
* @type {ModmailConfig}
|
||||
|
|
Loading…
Reference in New Issue