mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Introduce sql command
This commit is contained in:
@@ -40,7 +40,7 @@ async function run () {
|
||||
|
||||
const cleanup = () => {
|
||||
console.log('Killing server')
|
||||
killallServers([ server ])
|
||||
await killallServers([ server ])
|
||||
}
|
||||
|
||||
process.on('exit', cleanup)
|
||||
|
||||
Reference in New Issue
Block a user