This commit is contained in:
zefie
2025-07-21 11:33:06 -04:00
parent b67251abbb
commit e2b4aca277
6 changed files with 53 additions and 3 deletions

View File

@@ -35,7 +35,6 @@ var wtvnewsserver = null;
process
.on('SIGTERM', shutdown('SIGTERM'))
.on('SIGINT', shutdown('SIGINT'))