mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-14 01:50:45 +01:00
Update log message
This commit is contained in:
parent
97f75cea52
commit
28cd7a67de
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ process.on('uncaughtException', err => {
|
|||
|
||||
// Dying away...
|
||||
process.on('exit', code => {
|
||||
Logger.info(`The process is going exit with code ${code}`);
|
||||
Logger.info(`The process is going to exit with code ${code}`);
|
||||
|
||||
db.close();
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue