[enh] add BMA watcher + reorganize code
This commit is contained in:
@@ -23,8 +23,6 @@ process.on('unhandledRejection', (err) => {
|
||||
await dwatch(argv.conf || path.join(__dirname, '../app.yml'))
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
} finally {
|
||||
console.log('Finished')
|
||||
}
|
||||
})()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user