mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +00:00
Remove process.exit() call.
This commit is contained in:
parent
090b8a271a
commit
5dee90b8e3
@ -37,8 +37,6 @@ function main() {
|
||||
|
||||
// Generate!
|
||||
FCMD.generate( src, dst, opts, logMsg );
|
||||
|
||||
process.exit(0);
|
||||
}
|
||||
|
||||
function logMsg( msg ) {
|
||||
|
Loading…
Reference in New Issue
Block a user