mirror of https://github.com/certd/certd
perf: 支持部署证书到unicloud
parent
f2d6c3ad83
commit
a63d687f1c
|
@ -95,4 +95,4 @@ for (const key in modules) {
|
||||||
// import why from 'why-is-node-running'
|
// import why from 'why-is-node-running'
|
||||||
// setTimeout(() => why(), 100); // 延迟打印原因
|
// setTimeout(() => why(), 100); // 延迟打印原因
|
||||||
|
|
||||||
process.exit(-1)
|
process.exit()
|
||||||
|
|
Loading…
Reference in New Issue