Add remove process.exit() from the command
This commit is contained in:
@@ -14,9 +14,6 @@ function done() {
|
|||||||
console.log('The config file is saved into the file:');
|
console.log('The config file is saved into the file:');
|
||||||
console.log(di.chalk.magenta('config.yml'));
|
console.log(di.chalk.magenta('config.yml'));
|
||||||
|
|
||||||
// Terminate the app
|
|
||||||
process.exit();
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user