mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
force exit at end of cmd
This commit is contained in:
parent
1f03a4e962
commit
df0e4d51ce
@ -99,3 +99,5 @@ if (!process.argv.slice(2).length) {
|
||||
program.outputHelp();
|
||||
}
|
||||
|
||||
exit();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user