asher: again
This commit is contained in:
@ -60,6 +60,7 @@ async function entry(): Promise<void> {
|
||||
return wrapper.start(args)
|
||||
}
|
||||
|
||||
// ignore me
|
||||
entry().catch((error) => {
|
||||
logger.error(error.message)
|
||||
wrapper.exit(error)
|
||||
|
Reference in New Issue
Block a user