diff --git a/commands/config.js b/commands/config.js index b745715..441568e 100644 --- a/commands/config.js +++ b/commands/config.js @@ -14,9 +14,6 @@ function done() { console.log('The config file is saved into the file:'); console.log(di.chalk.magenta('config.yml')); - // Terminate the app - process.exit(); - } /**