mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 09:42:21 -04:00
Add CHANGELOG entry. Fix test.
This commit is contained in:
parent
fd53541719
commit
17425dcaf7
2 changed files with 2 additions and 1 deletions
|
@ -263,7 +263,7 @@ var App = function() {
|
|||
this.stop();
|
||||
process.exit(0);
|
||||
});
|
||||
|
||||
|
||||
/* We also need to listen to SIGTERM signals so we stop everything when we are asked to stop by the OS.
|
||||
*/
|
||||
process.on("SIGTERM", () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue