Update log message
This commit is contained in:
parent
3c521ee488
commit
034aad2624
1 changed files with 1 additions and 1 deletions
|
@ -220,5 +220,5 @@ function spawn(callback: any): void {
|
|||
|
||||
// Dying away...
|
||||
process.on('exit', () => {
|
||||
log('Info', 'Bye.');
|
||||
log('Info', 'Misskey is going down');
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue