WIP: sdl-wkr updates
This commit is contained in:
parent
e552cc5e41
commit
1b58d08b4a
|
|
@ -260,8 +260,8 @@ function triggerWorkerUpdate(targetVersion, updateCmd) {
|
|||
return;
|
||||
}
|
||||
|
||||
log(`${module}: exiting for self-update`);
|
||||
process.exit(0);
|
||||
// log(`${module}: exiting for self-update`);
|
||||
// process.exit(0);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue