oh no
This commit is contained in:
parent
f2ca79b689
commit
2d7aa75a49
|
|
@ -90,6 +90,7 @@ export async function publishDNS() {
|
|||
process.on(sig, () => {
|
||||
for (const name in dnsEntries)
|
||||
dnsEntries[name].kill("SIGTERM")
|
||||
process.exit(0)
|
||||
})
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user